Diff for /rpl/src/completion.h between versions 1.48 and 1.50

version 1.48, 2012/08/22 10:47:13 version 1.50, 2012/09/29 17:53:02
Line 50  static unsigned char *commandes[] = Line 50  static unsigned char *commandes[] =
                 "col+", "col-", "col->", "cols", "comb",                  "col+", "col-", "col->", "cols", "comb",
                 "con", "cond", "conj", "cont", "continue", "convert", "copy",                  "con", "cond", "conj", "cont", "continue", "convert", "copy",
                 "copyright", "corr",                  "copyright", "corr",
                 "cos", "cosh", "cov", "cr", "create", "cross", "crtab", "cstop",                  "cos", "cosh", "cov", "cr", "create", "critical",
                   "cross", "crtab", "cstop",
                 "cswp", "currenc", "cycle",                  "cswp", "currenc", "cycle",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
Line 78  static unsigned char *commandes[] = Line 79  static unsigned char *commandes[] =
 #               endif  #               endif
   
         "fact", "false", "fc?", "fc?c", "fc?s", "fft", "fix", "floor",          "fact", "false", "fc?", "fc?c", "fc?s", "fft", "fix", "floor",
                 "for", "format", "fp", "fs?", "fs?c", "fs?s", "function",                  "for", "forall",
                   "format", "fp", "fs?", "fs?c", "fs?s", "function",
                 "fuse",                  "fuse",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION

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


CVSweb interface <joel.bertrand@systella.fr>