]> www.ginac.de Git - ginac.git/commit - ginac/expairseq.cpp
* Ctors of class numeric are not explicit any more. All built-in callers for
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 26 Jun 2001 21:19:34 +0000 (21:19 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 26 Jun 2001 21:19:34 +0000 (21:19 +0000)
commitad5f751e9387ba148cc54c9961d50c37ee879fae
tree53a6b9a956d4d0196edd5c18c781c79707156b98
parent4f18eb00180c256681072f10d9e2e08dbf84ff0b
* Ctors of class numeric are not explicit any more.  All built-in callers for
  pseudofunctions are now templated and default to ex arguments which relaxes
  the need for explicit ctors.
13 files changed:
NEWS
doc/tutorial/ginac.texi
ginac/expairseq.cpp
ginac/function.pl
ginac/inifcns.cpp
ginac/inifcns.h
ginac/inifcns_gamma.cpp
ginac/inifcns_trans.cpp
ginac/mul.cpp
ginac/ncmul.cpp
ginac/numeric.h
ginac/power.cpp
ginac/power.h