]> www.ginac.de Git - ginac.git/commit
Janitorial commit.
authorRichard Kreckel <kreckel@ginac.de>
Fri, 27 May 2011 06:51:05 +0000 (08:51 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 27 May 2011 06:51:05 +0000 (08:51 +0200)
commit23c3c2c716953d6e4b12548994e210e8d57057ad
treeb68fde5b541a9499b7f86f08727e00c365970c9b
parent01d804753f9f140b2e470e10ff2b97ddae1627dd
Janitorial commit.

Remove some assertions that have been wrong since a while, in particular since
8ba901b532b, when we started to factor numerical factors from power objects.

Fix some broken indentation. Fix some comment errors. Remove unused variable.
check/check_numeric.cpp
ginac/add.cpp
ginac/expairseq.cpp
ginac/factor.cpp
ginac/mul.cpp
ginac/power.cpp