]> www.ginac.de Git - ginac.git/blobdiff - ginac/wildcard.h
match() (find()): use exmap (exset) to store matched subexpressions.
[ginac.git] / ginac / wildcard.h
index ba4141243638ba0c2b39d265d167192d996a6f22..9729237c97573a0aa038f3d3889b1be39c6d3852 100644 (file)
@@ -41,7 +41,7 @@ public:
 
        // functions overriding virtual functions from base classes
 public:
-       bool match(const ex & pattern, lst & repl_lst) const;
+       bool match(const ex & pattern, exmap& repl_lst) const;
 
 protected:
        unsigned calchash() const;