]> www.ginac.de Git - ginac.git/commit
- implemented object fusion as proposed by Richy
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Sun, 24 Aug 2003 22:55:54 +0000 (22:55 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Sun, 24 Aug 2003 22:55:54 +0000 (22:55 +0000)
commitc69b9bb178e6445aae2cc19b2f188875a16e476b
tree6f1868716b056bf44fb4858954a91eea01a2fe4f
parent52d0eff497831230458b6c386f9bf7f2aa84fc26
- implemented object fusion as proposed by Richy
- unit(), content() and primpart() take a "const ex &" instead of a
  "const symbol &". degree(), coeff(), collect() etc. have dropped the
  restriction to symbols a long time ago, so there's no reason for these
  function to keep it.
ginac/ex.cpp
ginac/ex.h