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

version 1.41, 2011/12/01 15:23:49 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
Line 152  static unsigned char *commandes[] = Line 153  static unsigned char *commandes[] =
         "p->r", "paper", "parameter",          "p->r", "paper", "parameter",
                 "parametric", "pcov", "peek", "perm", "persist", "pi",                  "parametric", "pcov", "peek", "perm", "persist", "pi",
                 "pick", "plot", "plotter",                  "pick", "plot", "plotter",
                 "pmax", "pmin", "poke", "polar", "pos", "ppar", "pr1", "print",                  "pmax", "pmin", "poke", "polar", "poll",
                   "pos", "ppar", "pr1", "print",
                 "private",                  "private",
                 "prlcd", "prmd", "procid",                  "prlcd", "prmd", "procid",
                 "prompt", "protect", "prst", "prstc", "prusr",                  "prompt", "protect", "prst", "prstc", "prusr",

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


CVSweb interface <joel.bertrand@systella.fr>