]> www.ginac.de Git - ginac.git/commit
- streamlined the code in numeric::numeric(archive_node &) and numeric::archive()
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 5 Apr 2000 21:00:52 +0000 (21:00 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Wed, 5 Apr 2000 21:00:52 +0000 (21:00 +0000)
commit7595b93587d65ca35c860e064770ef3088d11148
treec4e737d22e6f9be6c0d9f36037bfc98ac9d6b219
parentf2fae86fdf68eaf32111ae4ef9c1171c0e5c46a9
- streamlined the code in numeric::numeric(archive_node &) and numeric::archive()
  with respect to sstream vs. strstream (avoided unnecessary code duplication)
ginac/numeric.cpp