]> www.ginac.de Git - ginac.git/blobdiff - check/time_lw_Qprime.cpp
Prefer C library wrappers over C headers, where possible.
[ginac.git] / check / time_lw_Qprime.cpp
index 92fc6b89e6c5b0d6da3e5a3f62b6c8163ac17805..9eca4ebeb0264f3593be27f573528c3994e37a7d 100644 (file)
@@ -29,7 +29,7 @@ using namespace GiNaC;
 #include <vector>
 using namespace std;
 
-static const bool do_test = true;  // set to true in order to run this beast
+const bool do_test = true;  // set to true in order to run this beast
 
 static unsigned test()
 {