]> www.ginac.de Git - ginac.git/blobdiff - ginac/constant.h
- gamma() -> Gamma().
[ginac.git] / ginac / constant.h
index 91ede2825ec395a59c131419c493915f90c791f0..aa917e54b8510e735d22138a50618c810f467980 100644 (file)
@@ -95,7 +95,7 @@ extern const type_info & typeid_constant;
 // extern const numeric I;
 extern const constant Pi;
 extern const constant Catalan;
-extern const constant EulerGamma;
+extern const constant gamma;
 
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC