Diff for /rpl/src/completion.h between versions 1.71 and 1.78

version 1.71, 2015/09/18 13:41:08 version 1.78, 2017/08/21 12:17:20
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.23    RPL/2 (R) version 4.1.28
   Copyright (C) 1989-2015 Dr. BERTRAND Joël    Copyright (C) 1989-2017 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.71  
changed lines
  Added in v.1.78


CVSweb interface <joel.bertrand@systella.fr>