Diff for /rpl/src/completion.h between versions 1.66 and 1.82

version 1.66, 2014/10/05 19:53:16 version 1.82, 2019/01/01 09:02:48
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.19    RPL/2 (R) version 4.1.30
   Copyright (C) 1989-2014 Dr. BERTRAND Joël    Copyright (C) 1989-2019 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
Line 140  static unsigned char *commandes[] = Line 140  static unsigned char *commandes[] =
                 COMPLETION_RC,                  COMPLETION_RC,
 #               endif  #               endif
   
           "nbrcpus",
         "neg", "newplane", "next", "not", "nrand", "nrproc", "ns", "num",          "neg", "newplane", "next", "not", "nrand", "nrproc", "ns", "num",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
Line 177  static unsigned char *commandes[] = Line 178  static unsigned char *commandes[] =
         "r->b", "r->c", "r->d", "r->p", "rad", "rand", "rank", "rceq", "rci",          "r->b", "r->c", "r->d", "r->p", "rad", "rand", "rank", "rceq", "rci",
                 "rcij", "rcl",                  "rcij", "rcl",
                 "rclf", "rcls", "rclswi", "rcws", "rdate",                  "rclf", "rcls", "rclswi", "rcws", "rdate",
                 "rdm", "rdgn", "rdz", "re", "read", "recall", "recode", "recv",                  "rdm", "rdgn", "rdz", "re", "read", "recall", "recode",
                   "record", "recv",
                 "redraw", "regex",                  "redraw", "regex",
                 "regv", "relax", "remove", "repeat", "repl", "res",                  "regv", "relax", "remove", "repeat", "repl", "res",
                 "restart", "return", "revlist", "rewind", "rfuse",                  "restart", "return", "revlist", "rewind", "rfuse",

Removed from v.1.66  
changed lines
  Added in v.1.82


CVSweb interface <joel.bertrand@systella.fr>