]> www.ginac.de Git - ginac.git/blobdiff - check/normalization.cpp
- Added Cint 5.4.25 to the list of working Cints
[ginac.git] / check / normalization.cpp
index 1c3ac9c7b9e7af337296fda7eb129bc6ee86090a..4a212988e3d8def83dd21097236207fe97c9060d 100644 (file)
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#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
 
 static symbol x("x"), y("y"), z("z");