]> www.ginac.de Git - ginac.git/blobdiff - ginac/basic.cpp
- replaced the Derivative() function by a more resonable fderivative class;
[ginac.git] / ginac / basic.cpp
index f8839db976a87b9c456ded4c8521b761cb176c1e..36ea6419e2217ccb9479db681b9e77a446668e86 100644 (file)
@@ -101,12 +101,6 @@ void basic::archive(archive_node &n) const
        n.add_string("class", class_name());
 }
 
-//////////
-// functions overriding virtual functions from bases classes
-//////////
-
-// none
-
 //////////
 // new virtual functions which can be overridden by derived classes
 //////////