X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginac%2Fexprseq_suppl.cpp;h=a1ddbac371186651354aa65acce955dff8283d83;hb=8c51f6869173c7eb163cd29f351ea9f1e3716062;hp=2d7e7bf9acd817729bb54d82e54e497ec7c61016;hpb=703c6cebb5d3d395437e73e6935f3691aed68e0a;p=ginac.git diff --git a/ginac/exprseq_suppl.cpp b/ginac/exprseq_suppl.cpp index 2d7e7bf9..a1ddbac3 100644 --- a/ginac/exprseq_suppl.cpp +++ b/ginac/exprseq_suppl.cpp @@ -1,10 +1,10 @@ /** @file exprseq_suppl.cpp * - * Supplement to exprseq.cpp, contains the parts which were - * not automatically generated. */ + * Supplement to exprseq.cpp, contains the parts which were not automatically + * generated. */ /* - * GiNaC Copyright (C) 1999-2000 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2002 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,13 +24,12 @@ #include "exprseq.h" #include "ex.h" -#ifndef NO_NAMESPACE_GINAC namespace GiNaC { -#endif // ndef NO_NAMESPACE_GINAC bool exprseq::info(unsigned inf) const { - if (inf==info_flags::exprseq) return 1; + if (inf==info_flags::exprseq) + return 1; return basic::info(inf); } @@ -38,10 +37,8 @@ ex & exprseq::let_op(int i) { GINAC_ASSERT(i>=0); GINAC_ASSERT(i