Diff for /rpl/src/completion.h between versions 1.42 and 1.49

version 1.42, 2011/12/05 19:35:54 version 1.49, 2012/09/15 12:57:09
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.5    RPL/2 (R) version 4.1.10
   Copyright (C) 1989-2011 Dr. BERTRAND Joël    Copyright (C) 1989-2012 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
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

Removed from v.1.42  
changed lines
  Added in v.1.49


CVSweb interface <joel.bertrand@systella.fr>