]> www.ginac.de Git - ginac.git/commitdiff
fixed typo
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 20 Aug 2003 19:58:55 +0000 (19:58 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 20 Aug 2003 19:58:55 +0000 (19:58 +0000)
ginac/ptr.h

index 1d1b49d2c94e78ebbe430bb8e2d6ef10baec3ebe..df758808b8e33985d542a3af8d73ad317764f95c 100644 (file)
@@ -144,4 +144,4 @@ template <class T> struct less< GiNaC::ptr<T> >
 
 } // namespace std
 
 
 } // namespace std
 
-#endif // ndef __GINAC_UTILS_H__
+#endif // ndef __GINAC_PTR_H__