GiNaC/ginac basic.cpp basic.h container.h expairseq.cpp inifcns.h matrix.cpp mul.cpp numeric.h power.cpp relational.cpp symbol.h

Christian Bauer cbauer at thep.physik.uni-mainz.de
Wed Jun 18 18:21:55 CEST 2003


Update of /home/cvs/GiNaC/ginac

Modified Files:
      Tag: ginac_1-2
	basic.cpp basic.h container.h expairseq.cpp inifcns.h 
	matrix.cpp mul.cpp numeric.h power.cpp relational.cpp symbol.h 
Log Message:
- basic::subs() now descends into subexpressions by default
- the old non-recursive behavior of basic::subs() is now available as
  basic::subs_one_level() (this is only needed for implementing classes)




More information about the GiNaC-cvs mailing list