]> www.ginac.de Git - ginac.git/commit
gcd_pf_{pow, mul}: don't check if the arguments are polynomials.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Mon, 25 Aug 2008 12:55:42 +0000 (16:55 +0400)
committerJens Vollinga <jensv@nikhef.nl>
Wed, 27 Aug 2008 14:22:59 +0000 (16:22 +0200)
commit1d09676118944532e6100c93383d1659b1253a60
treed7a53a0392f0c51e13d6b047caa122306230f12f
parentadb1dbd383ae6e5a999b5f8cba72a5c2bfd50c11
gcd_pf_{pow, mul}: don't check if the arguments are polynomials.

These functions gets called only from gcd(), which does this check
on its own.
ginac/normal.cpp