GiNaC/ginac add.cpp add.h basic.cpp basic.h clifford.cpp clifford.h color.cpp color.h coloridx.cpp coloridx.h constant.cpp constant.h container.pl expairseq.cpp expairseq.h fail.cpp fail.h function.pl idx.cpp idx.h indexed.cpp indexed.h isospin.cpp isospin.h lorentzidx.cpp lorentzidx.h lortensor.cpp lortensor.h matrix.cpp matrix.h mul.cpp mul.h ncmul.cpp ncmul.h numeric.cpp numeric.h power.cpp power.h pseries.cpp pseries.h registrar.h relational.cpp relational.h simp_lor.cpp simp_lor.h structure.cpp structure.h symbol.cpp symbol.h

Christian Bauer cbauer at thep.physik.uni-mainz.de
Thu Feb 15 20:54:56 CET 2001


Update of /home/cvs/GiNaC/ginac

Modified Files:
	add.cpp add.h basic.cpp basic.h clifford.cpp clifford.h 
	color.cpp color.h coloridx.cpp coloridx.h constant.cpp 
	constant.h container.pl expairseq.cpp expairseq.h fail.cpp 
	fail.h function.pl idx.cpp idx.h indexed.cpp indexed.h 
	isospin.cpp isospin.h lorentzidx.cpp lorentzidx.h 
	lortensor.cpp lortensor.h matrix.cpp matrix.h mul.cpp mul.h 
	ncmul.cpp ncmul.h numeric.cpp numeric.h power.cpp power.h 
	pseries.cpp pseries.h registrar.h relational.cpp relational.h 
	simp_lor.cpp simp_lor.h structure.cpp structure.h symbol.cpp 
	symbol.h 
Log Message:
the destructor, copy constructor, and assignment operator (which were the
same for all subclasses of basic, with very few exceptions) are now included
in the GINAC_IMPLEMENT_REGISTERED_CLASS macro; the GINAC_DECLARE_REGISTERED_CLASS
macro also defines these (and other common) member functions




More information about the GiNaC-cvs mailing list