[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-354-g23c3c2c
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 23c3c2c716953d6e4b12548994e210e8d57057ad (commit) from 01d804753f9f140b2e470e10ff2b97ddae1627dd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 23c3c2c716953d6e4b12548994e210e8d57057ad Author: Richard Kreckel <kreckel@ginac.de> Date: Fri May 27 08:51:05 2011 +0200 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. ----------------------------------------------------------------------- Summary of changes: check/check_numeric.cpp | 1 - ginac/add.cpp | 2 +- ginac/expairseq.cpp | 12 ++++++------ ginac/factor.cpp | 1 - ginac/mul.cpp | 45 +++++++++++++-------------------------------- ginac/power.cpp | 3 +-- 6 files changed, 21 insertions(+), 43 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de