]> www.ginac.de Git - ginac.git/blobdiff - ginac/input_lexer.h
- Derivatives are now assembled in a slightly different manner (i.e. they
[ginac.git] / ginac / input_lexer.h
index 0ba72d1ac5bb40bd538fae496c2fc27bd8b9e04f..a7c8c06fffb35d0e8e3d4989ab6d58f98d004934 100644 (file)
@@ -65,7 +65,7 @@ extern int ginac_yyparse();
 extern ex parsed_ex;
 
 /** Get error message from the parser. */
-extern string get_parser_error(void);
+extern std::string get_parser_error(void);
 
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC