]> www.ginac.de Git - ginac.git/commitdiff
gcd_pf_mul: get rid of duplicate code.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Mon, 25 Aug 2008 12:55:13 +0000 (16:55 +0400)
committerJens Vollinga <jensv@nikhef.nl>
Wed, 27 Aug 2008 14:22:59 +0000 (16:22 +0200)
This function (which helps gcd() handle partially factored expressions)
contained two copies of the same code. Remove one redundant copy.


No differences found