]> www.ginac.de Git - ginac.git/blobdiff - ginac/numeric.h
- fixes to the indentation
[ginac.git] / ginac / numeric.h
index b579a3be00fa7f1840e8a3c70c33a6db5ee1639c..25cf91e6adff7023cd1db314ed5232cc908687d4 100644 (file)
@@ -27,8 +27,8 @@
 #include "basic.h"
 #include "ex.h"
 
-class cl_N;     // We want to include cln.h only in numeric.cpp in order to 
-                               // avoid namespace pollution and keep compile-time low.
+class cl_N;  // We want to include cln.h only in numeric.cpp in order to 
+             // avoid namespace pollution and keep compile-time low.
 
 #ifndef NO_NAMESPACE_GINAC
 namespace GiNaC {