]> www.ginac.de Git - ginac.git/commit - ginac/ex.cpp
Use the new parser in the ex(const string&, lst&) ctor.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Sun, 14 Sep 2008 02:24:29 +0000 (06:24 +0400)
committerAlexei Sheplyakov <varg@theor.jinr.ru>
Fri, 19 Sep 2008 09:15:50 +0000 (13:15 +0400)
commit95bec2b8af126412b2e27b51e6bfd8d9ab18d5d7
treef6d959c7671de757d86682402ed5f5c57155aa62
parent3324b2f0f035490940b1a9d7cf5dc210776f6d87
Use the new parser in the ex(const string&, lst&) ctor.

Note: this is certainly not the optimal way to use the parser. It's provided
for backward compatibility only.
ginac/Makefile.am
ginac/ex.cpp
ginac/parser/parser_compat.cpp [new file with mode: 0644]