Diff for /rpl/src/usages.h between versions 1.24 and 1.25

version 1.24, 2011/03/06 16:44:16 version 1.25, 2011/03/12 17:55:14
Line 126  static unsigned char *usages[] = Line 126  static unsigned char *usages[] =
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Dealing with tables",              USAGES_TITRE, "Dealing with tables",
                 "Manipulation des tables",                  "Manipulation des tables",
                 "CRTAB", "GET", "PUT", "->TABLE", "TABLE->",                  "CRTAB", "GET", "L->T", "PUT", "T->L", "->TABLE", "TABLE->",
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Lists", "Manipulation des listes",              USAGES_TITRE, "Lists", "Manipulation des listes",
                 "GET", "GETI", "HEAD", "->LIST", "LIST->", "POS", "PUT", "PUTI",                  "GET", "GETI", "HEAD", "L->T",
                 "REPL", "REVLIST", "SIZE", "SORT", "SUB", "TAIL",                  "->LIST", "LIST->", "POS", "PUT", "PUTI",
                   "REPL", "REVLIST", "SIZE", "SORT", "SUB", "T->L", "TAIL",
             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",

Removed from v.1.24  
changed lines
  Added in v.1.25


CVSweb interface <joel.bertrand@systella.fr>