]> www.ginac.de Git - ginac.git/blobdiff - check/normalization.cpp
- RPM_OPT_FLAGS are used for compiling
[ginac.git] / check / normalization.cpp
index 0b79a64cdfb4707d70622a4c26a913a6e2c1ff73..3f814fde3ce124aaacad5a6702d05b208416078c 100644 (file)
@@ -1,7 +1,8 @@
 /** @file normalization.cpp
  *
- *  Rational function normalization test suite.
- *
+ *  Rational function normalization test suite. */
+
+/*
  *  GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -20,6 +21,7 @@
  */
 
 #include <ginac/ginac.h>
+using namespace GiNaC;
 
 static symbol x("x"), y("y"), z("z");