]> www.ginac.de Git - ginac.git/blobdiff - ginac/utils.cpp
* As agreed upon at lunch, remove debugmsg since it is hardly of any use.
[ginac.git] / ginac / utils.cpp
index 31aaa5a7dfa4b54ee52ed2adf4407d7cc2c9be56..f05bb1d4ed939b81865a45408cd9f0aaedf388e8 100644 (file)
@@ -384,7 +384,7 @@ library_init::~library_init()
 
 // member functions
 
-       // default ctor, dtor, copy ctor assignment operator and helpers
+       // default ctor, dtor, copy ctor, assignment operator and helpers
        // none
 
        // other ctors
@@ -408,7 +408,7 @@ library_init::~library_init()
 
 
 //////////
-// default ctor, dtor, copy ctor assignment operator and helpers
+// default ctor, dtor, copy ctor, assignment operator and helpers
 //////////
 
 // public