From ae189720de0413ffd18629bf7821ae5048d58688 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Thu, 2 Aug 2001 02:24:36 +0000 Subject: [PATCH] - minor ISO cleanup. --- ginac/clifford.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ginac/clifford.cpp b/ginac/clifford.cpp index 13bb8b0e..bee4618d 100644 --- a/ginac/clifford.cpp +++ b/ginac/clifford.cpp @@ -148,7 +148,7 @@ bool clifford::match_same_type(const basic & other) const return representation_label == o.representation_label; } -void clifford::print(const print_context & c, unsigned level = 0) const +void clifford::print(const print_context & c, unsigned level) const { if (!is_a(seq[0]) && !is_a(seq[0]) && !is_a(seq[0])) { -- 2.44.0