]> www.ginac.de Git - ginac.git/commit
- renamed archive::dump() to archive::printraw() for consistency with the
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 24 Jan 2000 20:53:56 +0000 (20:53 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 24 Jan 2000 20:53:56 +0000 (20:53 +0000)
commita331d1fd814315cd934c4f0ebf0cf485dc52fe96
treedbd16fcd2f46b019413c2e9a28945298fca8ab85
parentd11acf2982b74cca5c0f4dc58c72832530957cd9
- renamed archive::dump() to archive::printraw() for consistency with the
  other classes
- implemented archiving for the following classes: color, idx, coloridx,
  isospin
- non-crational numbers are now stored in an integer-decoded format in archives
24 files changed:
Makefile.in
check/Makefile.in
config.h.in
configure
configure.in
doc/Makefile.in
doc/reference/Makefile.in
doc/tutorial/Makefile.in
ginac/Makefile.in
ginac/archive.cpp
ginac/archive.h
ginac/color.cpp
ginac/color.h
ginac/coloridx.cpp
ginac/coloridx.h
ginac/idx.cpp
ginac/idx.h
ginac/indexed.cpp
ginac/isospin.cpp
ginac/isospin.h
ginac/numeric.cpp
ginsh/Makefile.in
tools/Makefile.in
tools/viewgar.cpp