]> www.ginac.de Git - ginac.git/commit - ginac/parser/parser.cpp
Allow user defined functions to be parsed.
authorJens Vollinga <jensv@nikhef.nl>
Wed, 15 Jul 2009 06:26:33 +0000 (08:26 +0200)
committerJens Vollinga <jensv@nikhef.nl>
Wed, 15 Jul 2009 06:26:33 +0000 (08:26 +0200)
commit5fc9d1ab7fa870e78070bf412a28bfcf497c05b9
treedcb2f4afe432382d2ea31f12d2d3a5cdebb108ab
parent6130b911feb5c516b00081b867fb0aef487f212a
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