]> www.ginac.de Git - ginac.git/commit
Remove 'level' argument of normal().
authorRichard Kreckel <kreckel@ginac.de>
Thu, 28 Jan 2016 21:45:56 +0000 (22:45 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 28 Jan 2016 21:45:56 +0000 (22:45 +0100)
commited914545e01d60ecf2544e6141d6c5142c01327f
tree410ed23f2c9c0726aa6ef9aaabee4e20dcfc5c99
parentc12c8ec3c5cf0c75f061f6c52d04206277bbdcca
Remove 'level' argument of normal().

The 'level' argument was modeled after that of the eval() methods
(removed in 6c946d4c). It has never been very useful except for
confusing developers and it hasn't been documented in the tutorial.
Moreover, I have no indication that it has ever been used.
12 files changed:
ginac/add.h
ginac/basic.h
ginac/ex.h
ginac/mul.h
ginac/normal.cpp
ginac/numeric.h
ginac/power.h
ginac/pseries.h
ginac/structure.h
ginac/symbol.h
ginsh/ginsh.1.in
ginsh/ginsh_parser.ypp