A templating engine for C++ applications.
Go to file
Tomasz Sowa 141e1f67b3 added: Pattern::allow_include flag (default true)
if false there is no allowed [include ...] directive
       (this directive will be skipped)
added: Pattern::ParseString(const std::string & str);
       Pattern::ParseString(const char * str);
       can create the pattern from a string


git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@94 e52654a7-88a9-db11-a3e9-0013d4bc506e
2009-01-23 23:18:54 +00:00
src added: Pattern::allow_include flag (default true) 2009-01-23 23:18:54 +00:00
COPYRIGHT added Ezc::SplitUnixDirectory(...) 2007-01-27 13:52:18 +00:00