X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fsymmetry.cpp;h=2312526e67a367df028a1ec1e68f2053f5e4961a;hp=74cb62ea26b1a152a9af7754747de1264c2e4fbc;hb=1566be23d91ed1311bee2071bdae9ef93d0b7cf6;hpb=d1a4416a1bb37290a42250d871b7b52e35f64e0a diff --git a/ginac/symmetry.cpp b/ginac/symmetry.cpp index 74cb62ea..2312526e 100644 --- a/ginac/symmetry.cpp +++ b/ginac/symmetry.cpp @@ -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);