]> www.ginac.de Git - ginac.git/blobdiff - ginac/expairseq.h
the destructor, copy constructor, and assignment operator (which were the
[ginac.git] / ginac / expairseq.h
index d9cc0b31140c1bd955686743e307f3d7c4a084c4..bba0902dcc1a103be4d5cc1060364fa59f663890 100644 (file)
@@ -57,7 +57,7 @@ typedef std::vector<epplist> epplistvector;
  *  the same way.) */
 class expairseq : public basic
 {
-       GINAC_DECLARE_REGISTERED_CLASS(expairseq, basic)
+       GINAC_DECLARE_REGISTERED_CLASS_NO_CTORS(expairseq, basic)
 
 // member functions