]> www.ginac.de Git - ginac.git/commit
Revert "Changed the parser such that it understands all defined functions"
authorAlexei Sheplyakov <Alexei.Sheplyakov@gmail.com>
Thu, 9 Dec 2010 18:42:50 +0000 (20:42 +0200)
committerAlexei Sheplyakov <Alexei.Sheplyakov@gmail.com>
Thu, 9 Dec 2010 18:42:50 +0000 (20:42 +0200)
commit3aec0ba298693329c1194e547043fef1a78b1b0d
tree6cf5537fb693b6519ed89fc36431053817687b19
parentf5abf61d2cb1a1d1809d270a24fa098575b172c4
Revert "Changed the parser such that it understands all defined functions"

This reverts commit f38cbcd651246fb5c1294705d29399f3cbfddaf5, which
broke parsing user-defined classes.
INSTALL
configure.ac
ginac/Makefile.am
ginac/function.pl
ginac/parser/builtin_fcns.def [new file with mode: 0644]
ginac/parser/default_reader.tpl [new file with mode: 0644]
ginac/parser/parse_context.cpp
ginac/parser/parse_context.h
ginac/parser/parser.cpp