X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=tools%2Fviewgar.cpp;h=19f27df149762da615bcf25a5743feca05015f1e;hp=cd8921fd72cf71530d23b55844586ce15893ffb7;hb=9546e7613b679b28659b0774d2398ad92db26b61;hpb=bd2d7351b89743eb68ce7d3bfa7ab62c331f9522 diff --git a/tools/viewgar.cpp b/tools/viewgar.cpp index cd8921fd..19f27df1 100644 --- a/tools/viewgar.cpp +++ b/tools/viewgar.cpp @@ -3,7 +3,7 @@ * GiNaC archive file viewer. */ /* - * 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 @@ -27,9 +27,7 @@ #include "ginac.h" -#ifndef NO_NAMESPACE_GINAC using namespace GiNaC; -#endif // ndef NO_NAMESPACE_GINAC int main(int argc, char **argv) {