X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginac%2Fexprseq_suppl.cpp;h=ae2abd20c5b72e9dc02320bb1e6a5e7a77fc41bc;hb=83c1a0ba18b918a02fea05272d6e9e514880b707;hp=8ac31b8bdca1a83551abec35ef0c2d4c42338412;hpb=24fe247f9ed16114a765a01c593fec5c4a2f591c;p=ginac.git diff --git a/ginac/exprseq_suppl.cpp b/ginac/exprseq_suppl.cpp index 8ac31b8b..ae2abd20 100644 --- a/ginac/exprseq_suppl.cpp +++ b/ginac/exprseq_suppl.cpp @@ -4,7 +4,7 @@ * not automatically generated. */ /* - * 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 @@ -24,7 +24,9 @@ #include "exprseq.h" #include "ex.h" +#ifndef NO_NAMESPACE_GINAC namespace GiNaC { +#endif // ndef NO_NAMESPACE_GINAC bool exprseq::info(unsigned inf) const { @@ -32,7 +34,7 @@ bool exprseq::info(unsigned inf) const return basic::info(inf); } -ex & exprseq::let_op(int const i) +ex & exprseq::let_op(int i) { GINAC_ASSERT(i>=0); GINAC_ASSERT(i