A templating engine for C++ applications.
Go to file
Tomasz Sowa 0b88257e08 added: directive [if-no fun1 fun2 ...]
if fun1 fun2 ... return false
       then the content is evaluated
changed: [if-one fun1 fun2 ...]
       when a function (from left to right) returns true 
       then the content is evaluated
       (previous all functions were called)


git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@91 e52654a7-88a9-db11-a3e9-0013d4bc506e
2008-12-23 20:08:11 +00:00
src added: directive [if-no fun1 fun2 ...] 2008-12-23 20:08:11 +00:00
COPYRIGHT added Ezc::SplitUnixDirectory(...) 2007-01-27 13:52:18 +00:00