]> www.ginac.de Git - ginac.git/commit
Allow user defined functions to be parsed.
authorJens Vollinga <jensv@nikhef.nl>
Wed, 15 Jul 2009 06:26:33 +0000 (08:26 +0200)
committerAlexei Sheplyakov <Alexei.Sheplyakov@gmail.com>
Thu, 9 Dec 2010 18:46:00 +0000 (20:46 +0200)
commitd6ab150eb3016ddb416f0533606ae3a393003e9e
tree944fbc1559ef4bf4510c9ebe93e5e58cfbf9fb03
parent3aec0ba298693329c1194e547043fef1a78b1b0d
Allow user defined functions to be parsed.

This patch is an ugly hack that does the same as the commit
f38cbcd651246fb5c1294705d29399f3cbfddaf5
but without changing the ABI (so it can be used in ginac_1-5).
ginac/function.pl
ginac/parser/default_reader.tpl
ginac/parser/parse_context.h
ginac/parser/parser.cpp