]> www.ginac.de Git - ginac.git/commit - ginac/mul.cpp
match() (find()): use exmap (exset) to store matched subexpressions.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Fri, 12 Sep 2008 10:55:42 +0000 (14:55 +0400)
committerAlexei Sheplyakov <varg@theor.jinr.ru>
Fri, 19 Sep 2008 09:15:49 +0000 (13:15 +0400)
commit4f596b14ac1cdb03163c74e210cab493358ababf
tree53d612747cff0ac52245c096cda22ad09a9ed92e
parent3918e4767063fb45e5728bd9b3a09dd8ac30d055
match() (find()): use exmap (exset) to store matched subexpressions.

There's no need to re-invent associative arrays and wrap them into
a GiNaC class.
14 files changed:
check/match_bug.cpp
doc/tutorial/ginac.texi
ginac/basic.cpp
ginac/basic.h
ginac/ex.cpp
ginac/ex.h
ginac/expairseq.cpp
ginac/expairseq.h
ginac/mul.cpp
ginac/power.cpp
ginac/structure.h
ginac/wildcard.cpp
ginac/wildcard.h
ginsh/ginsh_parser.yy