]> www.ginac.de Git - ginac.git/blobdiff - ginac/inifcns_trans.cpp
* ginac/registrar.h: dtor is inlined now.
[ginac.git] / ginac / inifcns_trans.cpp
index cceaad99937e84eb2b72741b4040cfa451eb8255..dbbb122c87e8cbe0c5279a7a21a64782f4fe3765 100644 (file)
@@ -34,9 +34,7 @@
 #include "pseries.h"
 #include "utils.h"
 
-#ifndef NO_NAMESPACE_GINAC
 namespace GiNaC {
-#endif // ndef NO_NAMESPACE_GINAC
 
 //////////
 // exponential function
@@ -1055,6 +1053,4 @@ REGISTER_FUNCTION(atanh, eval_func(atanh_eval).
                          series_func(atanh_series));
 
 
-#ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC
-#endif // ndef NO_NAMESPACE_GINAC