added: "str" "strnc" ezc functions

changed: ezc functions:
         "winix_false" to "false"
         "winix_true"  to "true"


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@730 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2011-04-26 17:19:08 +00:00
parent 84145d7cc8
commit 06551d6084
4 changed files with 40 additions and 2 deletions

View File

@@ -350,6 +350,8 @@ namespace TemplatesFunctions
void winix_show_content_in_full_window(Info & i);
void winix_false(Info & i);
void winix_true(Info & i);
void str(Info & i);
void strnc(Info & i);
/*