]> www.ginac.de Git - ginac.git/blobdiff - ginac/power.h
Removed debugging code.
[ginac.git] / ginac / power.h
index ff547e308cbdf02d30aa06791b3847e065ba6d62..eddcf2f8757d024c55ede192f212e9373e134893 100644 (file)
@@ -86,7 +86,7 @@ protected:
 
        ex expand_add(const add & a, int n, unsigned options) const;
        ex expand_add_2(const add & a, unsigned options) const;
-       ex expand_mul(const mul & m, const numeric & n, unsigned options) const;
+       ex expand_mul(const mul & m, const numeric & n, unsigned options, bool from_expand = false) const;
        
 // member variables