]> www.ginac.de Git - ginac.git/blobdiff - ginac/constant.h
- Fixed wrong conversion documentation: fibonacci(numeric(7)) instead of
[ginac.git] / ginac / constant.h
index aa917e54b8510e735d22138a50618c810f467980..4d456bd3754c596c5b3ed65f96e9fcd2a58d9f8a 100644 (file)
@@ -92,10 +92,9 @@ private:
 extern const constant some_constant;
 extern const type_info & typeid_constant;
 
-// extern const numeric I;
 extern const constant Pi;
 extern const constant Catalan;
-extern const constant gamma;
+extern const constant Euler;
 
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC