]> www.ginac.de Git - ginac.git/blobdiff - check/expand_subs.cpp
- Added Cint 5.4.25 to the list of working Cints
[ginac.git] / check / expand_subs.cpp
index cf6847a7eddf8e9aac36c9cbb1ec9300023ec1b2..419cea7f2962fd792d4f8b94013fba5e180c3fdc 100644 (file)
  */
 
 
-#include <ginac/ginac.h>
+#include "ginac.h"
 
-#ifndef NO_GINAC_NAMESPACE
+#ifndef NO_NAMESPACE_GINAC
 using namespace GiNaC;
-#endif // ndef NO_GINAC_NAMESPACE
+#endif // ndef NO_NAMESPACE_GINAC
 
 #define VECSIZE 100