]> www.ginac.de Git - ginac.git/commit
- I'm fired. Fixed a really stupid bug in sr_gcd() which called
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 31 Jul 2000 21:09:44 +0000 (21:09 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 31 Jul 2000 21:09:44 +0000 (21:09 +0000)
commit76566fa9df528ae29a1be53ac7388f2d087d6db4
tree6d9f72892a123e379043937bca81b9651ec88607
parent3a3cf4d692a3676cd40fed3649f9f77226d99ff6
- I'm fired. Fixed a really stupid bug in sr_gcd() which called
  divide_in_z(r, foo) with "var+1" as its last parameter, while the main
  variable x=*var usually appears in r. This should never have worked...
ginac/normal.cpp