X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fex.h;h=88f4e2ef40fd439e5afa349f57a3fe28dc60ebe3;hp=fcba4588d1f994ccf436d7f67e554afdb520d1d7;hb=ed58700a9b0dd302f28203c6ac7eee95e8d34d8a;hpb=708e9e647029af699333fceffc0a76bef70a4709 diff --git a/ginac/ex.h b/ginac/ex.h index fcba4588..88f4e2ef 100644 --- a/ginac/ex.h +++ b/ginac/ex.h @@ -70,12 +70,6 @@ public: * symbols and other parser errors will throw an exception. */ ex(const std::string &s, const ex &l); - // functions overriding virtual functions from bases classes - // none - - // new virtual functions which can be overridden by derived classes - // none - // non-virtual functions in this class public: void swap(ex & other);