Diff for /rpl/src/completion.h between versions 1.70 and 1.79

version 1.70, 2015/06/08 14:11:30 version 1.79, 2018/05/30 09:27:31
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.22    RPL/2 (R) version 4.1.29
   Copyright (C) 1989-2015 Dr. BERTRAND Joël    Copyright (C) 1989-2018 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

Removed from v.1.70  
changed lines
  Added in v.1.79


CVSweb interface <joel.bertrand@systella.fr>