]> www.ginac.de Git - ginac.git/blobdiff - ginac/basic.h
pseries::expand(): do not generate zero terms.
[ginac.git] / ginac / basic.h
index e7238e5705ac2c74f29736bf47cff6d194c2580b..1f7af71bb59d038d0bea6ee1729854ea62438351 100644 (file)
@@ -96,9 +96,9 @@ public:
 #else
 ;
 #endif // def INLINE_BASIC_CONSTRUCTORS
-       
+
        const basic & operator=(const basic & other);
-       
+
 protected:
        void copy(const basic & other)
        {