X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fwildcard.cpp;h=b5abfa1463a18c8bef5bf4696ea1e8bc650fb3fe;hp=62a4eb5086d552fd1c75a304045c739f4717b4f5;hb=bd3ecf75ed2a77b9f56fc31f7923fc0f4d1982d4;hpb=5a8b8e3c4d882249db35b679ce3144a59a7012e8 diff --git a/ginac/wildcard.cpp b/ginac/wildcard.cpp index 62a4eb50..b5abfa14 100644 --- a/ginac/wildcard.cpp +++ b/ginac/wildcard.cpp @@ -3,7 +3,7 @@ * Implementation of GiNaC's wildcard objects. */ /* - * GiNaC Copyright (C) 1999-2006 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -111,7 +111,7 @@ unsigned wildcard::calchash() const return hashvalue; } -bool wildcard::match(const ex & pattern, lst & repl_lst) const +bool wildcard::match(const ex & pattern, exmap& repl_lst) const { // Wildcards must match each other exactly (this is required for // subs() to work properly because in the final step it substitutes