]> www.ginac.de Git - ginac.git/blobdiff - check/exams.h
* Adjusted Debinization.
[ginac.git] / check / exams.h
index 94ae18a1c0f23088ff6114a2ae0082ca4676054b..593dd0c01cddab5fba403b7a0f5d4d8b6c78ccc4 100644 (file)
@@ -23,6 +23,7 @@
 #ifndef EXAMS_H
 #define EXAMS_H
 
+#include <iostream>
 #include "ginac.h"
 using namespace std;
 using namespace GiNaC;
@@ -40,6 +41,8 @@ unsigned exam_matrices();
 unsigned exam_lsolve();
 unsigned exam_indexed();
 unsigned exam_color();
+unsigned exam_clifford();
+unsigned exam_archive();
 unsigned exam_misc();
 
 #endif // ndef EXAMS_H