]> www.ginac.de Git - ginac.git/blobdiff - ginac/expairseq.cpp
the destructor, copy constructor, and assignment operator (which were the
[ginac.git] / ginac / expairseq.cpp
index 3daa4da5fefc7ffa6670c7cb258c4e4d66b4958e..56fcba68fda4489dc60ef2f32629f76f7be2aff8 100644 (file)
@@ -38,7 +38,7 @@ namespace GiNaC {
 #error "FIXME: expair_needs_further_processing not yet implemented for hashtabs, sorry. A.F."
 #endif // def EXPAIRSEQ_USE_HASHTAB
 
-GINAC_IMPLEMENT_REGISTERED_CLASS(expairseq, basic)
+GINAC_IMPLEMENT_REGISTERED_CLASS_NO_CTORS(expairseq, basic)
 
 //////////
 // helper classes