]> www.ginac.de Git - ginac.git/blobdiff - ginac/isospin.cpp
* ginac/registrar.h: dtor is inlined now.
[ginac.git] / ginac / isospin.cpp
index 1be79d590533be4a88defdad96d2ead28c35fbd8..2a2a254dcd827371a47f10fef4edb91af26445bb 100644 (file)
@@ -31,9 +31,7 @@
 #include "utils.h"
 #include "debugmsg.h"
 
-#ifndef NO_NAMESPACE_GINAC
 namespace GiNaC {
-#endif // ndef NO_NAMESPACE_GINAC
 
 GINAC_IMPLEMENT_REGISTERED_CLASS(isospin, indexed)
 
@@ -214,9 +212,7 @@ std::string & isospin::autoname_prefix(void)
 
 // private
 
-unsigned isospin::next_serial=0;
+unsigned isospin::next_serial = 0;
 
-#ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC
-#endif // ndef NO_NAMESPACE_GINAC