]> www.ginac.de Git - ginac.git/blobdiff - ginac/symmetry.cpp
- fixed three little standard-conformance issues.
[ginac.git] / ginac / symmetry.cpp
index 74cb62ea26b1a152a9af7754747de1264c2e4fbc..2312526e67a367df028a1ec1e68f2053f5e4961a 100644 (file)
@@ -161,7 +161,7 @@ int symmetry::compare_same_type(const basic & other) const
        return 0;
 }
 
-void symmetry::print(const print_context & c, unsigned level = 0) const
+void symmetry::print(const print_context & c, unsigned level) const
 {
        debugmsg("symmetry print", LOGLEVEL_PRINT);