]> www.ginac.de Git - ginac.git/blobdiff - ginac/utils.cpp
physical momenta are 4-dimensional (just to prove that we can do this now :-)
[ginac.git] / ginac / utils.cpp
index 31aaa5a7dfa4b54ee52ed2adf4407d7cc2c9be56..28a2e9a724395b4ec742d1f345ff4d7a2d3fe0d2 100644 (file)
@@ -4,7 +4,7 @@
  *  but not of any interest to the user of the library. */
 
 /*
- *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2002 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -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