]> www.ginac.de Git - ginac.git/commit
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)
commit9a4f392521083d28e1c238e7898ab1d2ac5b73cd
tree1d95542cb27b314675ca9a29cc1498b5bb7b548c
parentbb0f99d6298fccb8cf1421fa0c7463c647f543a7
Quick and dirty bug fix for the parser to read GiNaC::lst again.
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).
ginac/parser/default_reader.cpp
ginac/parser/parse_context.h