Diff for /rpl/src/usages.h between versions 1.50 and 1.52

version 1.50, 2012/09/15 12:57:09 version 1.52, 2012/09/29 17:55:40
Line 37  static unsigned char *usages[] = Line 37  static unsigned char *usages[] =
             USAGES_TITRE, "Loops providing a count",              USAGES_TITRE, "Loops providing a count",
                 "Boucles définies avec compteur",                  "Boucles définies avec compteur",
                 "FOR/(CYCLE)/(EXIT)/NEXT", "FOR/(CYCLE)/(EXIT)/STEP",                  "FOR/(CYCLE)/(EXIT)/NEXT", "FOR/(CYCLE)/(EXIT)/STEP",
                   "FORALL/(CYCLE)/(EXIT)/NEXT",
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Loops without count",              USAGES_TITRE, "Loops without count",
                 "Boucles définies sans compteur",                  "Boucles définies sans compteur",

Removed from v.1.50  
changed lines
  Added in v.1.52


CVSweb interface <joel.bertrand@systella.fr>