Diff for /rpl/src/usages.h between versions 1.41 and 1.42

version 1.41, 2011/11/30 17:21:08 version 1.42, 2011/12/01 15:23:49
Line 135  static unsigned char *usages[] = Line 135  static unsigned char *usages[] =
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Strings", "Chaînes de caractères",              USAGES_TITRE, "Strings", "Chaînes de caractères",
                 "CHR", "CURRENC", "LCASE",                  "CHR", "CURRENC", "LCASE",
                 "->STR", "STR->", "NUM", "POS", "RECODE", "REPL",                  "->STR", "STR->", "NUM", "POS", "RECODE", "REGEX", "REPL",
                 "SIZE", "SREV", "SUB", "TOKENIZE", "TRIM", "UCASE",                  "SIZE", "SREV", "SUB", "TOKENIZE", "TRIM", "UCASE",
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Expressions", "Manipulation des expressions",              USAGES_TITRE, "Expressions", "Manipulation des expressions",

Removed from v.1.41  
changed lines
  Added in v.1.42


CVSweb interface <joel.bertrand@systella.fr>