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

version 1.41, 2011/11/30 17:21:08 version 1.43, 2011/12/05 19:35:54
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",
Line 144  static unsigned char *usages[] = Line 144  static unsigned char *usages[] =
             USAGES_TITRE, "File handling", "Gestion des fichiers",              USAGES_TITRE, "File handling", "Gestion des fichiers",
                 "APPEND", "BACKSPACE", "CLOSE",                  "APPEND", "BACKSPACE", "CLOSE",
                 "CREATE", "DELETE", "FORMAT",                  "CREATE", "DELETE", "FORMAT",
                 "INQUIRE", "LOCK", "OPEN", "READ", "REWIND",                  "INQUIRE", "LOCK", "OPEN", "POLL", "READ", "REWIND",
                 "SYNC", "TARGET", "UNLOCK", "WFLOCK", "WFSOCK", "WRITE",                  "SYNC", "TARGET", "UNLOCK", "WFLOCK", "WFSOCK", "WRITE",
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Graphical output and printing",              USAGES_TITRE, "Graphical output and printing",

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


CVSweb interface <joel.bertrand@systella.fr>