]> www.ginac.de Git - ginac.git/commitdiff
Hm, what exactly changed here...?
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 26 Jul 2001 23:19:54 +0000 (23:19 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 26 Jul 2001 23:19:54 +0000 (23:19 +0000)
check/exam_clifford.cpp

index 10f152053541a9144aae004aed0b1047f4771d91..287a600d10882700ac53a1e28098811f45327082 100644 (file)
@@ -250,7 +250,7 @@ unsigned exam_clifford(void)
        result += clifford_check3();  cout << '.' << flush;
        result += clifford_check4();  cout << '.' << flush;
        result += clifford_check5();  cout << '.' << flush;
-       
+
        if (!result) {
                cout << " passed " << endl;
                clog << "(no output)" << endl;