updated: to the new Ezc API

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@974 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2014-10-18 18:12:04 +00:00
parent 8196fb77d1
commit 5266a7e4e5
26 changed files with 864 additions and 676 deletions

View File

@@ -121,6 +121,9 @@ private:
// can be null (not set directly)
TemplatesFunctions::EzcFun * ezc_fun;
// parser for patterns
Ezc::PatternParser pattern_parser;
};