]> www.ginac.de Git - ginac.git/commitdiff
Quick and dirty bug fix for the parser to read GiNaC::lst again.
authorJens Vollinga <jens.vollinga@googlemail.com>
Tue, 26 Jul 2011 18:39:29 +0000 (20:39 +0200)
committerJens Vollinga <jens.vollinga@googlemail.com>
Tue, 26 Jul 2011 18:39:29 +0000 (20:39 +0200)
The parser only accepts lst in the form lst(...) not {...}, though.
Function prototype can now have a argument size of 0 to indicate
functions with an arbitrary number of arguments (like lst).


No differences found