]> www.ginac.de Git - ginac.git/blobdiff - ginac/parser/parser.h
Renamed files *.tcc and *.hpp to *.h.
[ginac.git] / ginac / parser / parser.h
similarity index 98%
rename from ginac/parser/parser.hpp
rename to ginac/parser/parser.h
index b46ec6509ba2462509da836cd858a06681abc239..523964d80a2ce033bb5ce1b8ef727d045c362b2d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef GINAC_PARSER_HPP_
 #define GINAC_PARSER_HPP_
 
-#include "parse_context.hpp"
+#include "parse_context.h"
 #include <stdexcept>
 #include "ex.h"