X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginac%2Fexprseq_suppl.cpp;h=cf7de6e02b41830b95c96f454dda267e92297aa1;hb=3c4e52337c947a5de5f044dfefa4b50ffb10f0ee;hp=5b5e0ca29b414120cbc50c5cc60aaff86ac0d3d7;hpb=15d4b353c85f8815a95d97ab977c9ca48e155574;p=ginac.git diff --git a/ginac/exprseq_suppl.cpp b/ginac/exprseq_suppl.cpp index 5b5e0ca2..cf7de6e0 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-2001 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,24 +24,21 @@ #include "exprseq.h" #include "ex.h" -#ifndef NO_GINAC_NAMESPACE namespace GiNaC { -#endif // ndef NO_GINAC_NAMESPACE bool exprseq::info(unsigned inf) const { - if (inf==info_flags::exprseq) return 1; - return basic::info(inf); + if (inf==info_flags::exprseq) + return 1; + return basic::info(inf); } -ex & exprseq::let_op(int const i) +ex & exprseq::let_op(int i) { - GINAC_ASSERT(i>=0); - GINAC_ASSERT(i=0); + GINAC_ASSERT(i