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

version 1.50, 2012/09/15 12:57:09 version 1.51, 2012/09/29 17:53:02
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/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.51


CVSweb interface <joel.bertrand@systella.fr>