]> www.ginac.de Git - ginac.git/blobdiff - ginac/relational.h
* Added output-support for Python bindings and LaTeX printing for
[ginac.git] / ginac / relational.h
index 8f2263e64b4e220e34bf906b59306ce5a2165502..b04d11c70de99003c33816b8c9e947f55e648941 100644 (file)
@@ -63,7 +63,6 @@ protected:
        bool match_same_type(const basic & other) const;
        unsigned return_type(void) const;
        unsigned return_type_tinfo(void) const;
        bool match_same_type(const basic & other) const;
        unsigned return_type(void) const;
        unsigned return_type_tinfo(void) const;
-       bool is_equal_same_type(const basic & other) const;
        unsigned calchash(void) const;
 
        // new virtual functions which can be overridden by derived classes
        unsigned calchash(void) const;
 
        // new virtual functions which can be overridden by derived classes