]> www.ginac.de Git - ginac.git/blobdiff - ginac/basic.cpp
the destructor, copy constructor, and assignment operator (which were the
[ginac.git] / ginac / basic.cpp
index daefabb8461e64e51961dd12d6ff073836af12db..9f0bbf534640162ef1f0f9909e0f8d81937d046b 100644 (file)
@@ -39,7 +39,7 @@
 namespace GiNaC {
 #endif // ndef NO_NAMESPACE_GINAC
 
-GINAC_IMPLEMENT_REGISTERED_CLASS(basic, void)
+GINAC_IMPLEMENT_REGISTERED_CLASS_NO_CTORS(basic, void)
 
 //////////
 // default constructor, destructor, copy constructor assignment operator and helpers