X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Flortensor_check.cpp;h=b8543e4bb0f735bb130f23d2f2926d0851765320;hp=0440abcc276f208d85cdd90c46a9978277eb9191;hb=956eeb82c513a723e864edefa857133282cf692b;hpb=6ba910273b7555cc2790013fdec2ae033e4bd766 diff --git a/check/lortensor_check.cpp b/check/lortensor_check.cpp index 0440abcc..b8543e4b 100644 --- a/check/lortensor_check.cpp +++ b/check/lortensor_check.cpp @@ -3,7 +3,7 @@ * Here we test manipulations on GiNaC's lortensors. */ /* - * GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2000 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,9 +23,9 @@ #include #include -#ifndef NO_GINAC_NAMESPACE +#ifndef NO_NAMESPACE_GINAC using namespace GiNaC; -#endif // ndef NO_GINAC_NAMESPACE +#endif // ndef NO_NAMESPACE_GINAC static unsigned lortensor_check1(void) {