]> www.ginac.de Git - ginac.git/blobdiff - check/exam_clifford.cpp
Hm, what exactly changed here...?
[ginac.git] / 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;