Diff for /rpl/src/usages.h between versions 1.67 and 1.68

version 1.67, 2014/07/17 08:07:27 version 1.68, 2014/10/05 19:53:16
Line 86  static unsigned char *usages[] = Line 86  static unsigned char *usages[] =
             USAGES_TITRE, "Logical and binary operations",              USAGES_TITRE, "Logical and binary operations",
                 "Fonctions logiques et arithmétique binaire",                  "Fonctions logiques et arithmétique binaire",
                 "<", "<= (=<)", "<>", ">", ">= (=>)", "==",                  "<", "<= (=<)", "<>", ">", ">= (=>)", "==",
                 "AND", "ASL", "ASR", "B->R", "BIN", "CF", "DEC", "FC?",                  "AND", "ASL", "ASR", "B->R", "BIN", "CF", "DEC", "EQV", "FC?",
                 "FC?C", "FC?S", "FS?", "FS?C", "FS?S", "HEX", "IN", "NOT",                  "FC?C", "FC?S", "FS?", "FS?C", "FS?S", "HEX", "IN", "NOT",
                 "OCT", "OR", "R->B", "RCLF", "RCWS", "RL", "RLB", "RR", "RRB",                  "OCT", "OR", "R->B", "RCLF", "RCWS", "RL", "RLB", "RR", "RRB",
                 "SAME", "SF", "SL", "SLB", "SR", "SRB", "STOF", "STWS", "XOR",                  "SAME", "SF", "SL", "SLB", "SR", "SRB", "STOF", "STWS", "XOR",

Removed from v.1.67  
changed lines
  Added in v.1.68


CVSweb interface <joel.bertrand@systella.fr>