Diff for /rpl/src/completion.h between versions 1.34 and 1.37

version 1.34, 2011/07/25 07:44:53 version 1.37, 2011/08/29 07:43:02
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.2    RPL/2 (R) version 4.1.3
   Copyright (C) 1989-2011 Dr. BERTRAND Joël    Copyright (C) 1989-2011 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
Line 100  static unsigned char *commandes[] = Line 100  static unsigned char *commandes[] =
   
         "i", "idft", "idn", "if", "iferr", "ifft", "ift", "ifte", "im",          "i", "idft", "idn", "if", "iferr", "ifft", "ift", "ifte", "im",
                 "implicit", "in",                  "implicit", "in",
                 "incr", "indep", "input", "inquire", "int", "inv", "ip", "iswi",                  "incr", "indep", "infinity",
                   "input", "inquire", "int", "inv", "ip", "iswi",
                 "itrace",                  "itrace",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
Line 191  static unsigned char *commandes[] = Line 192  static unsigned char *commandes[] =
                 "slicescale", "smphrdecr", "smphrgetv", "smphrincr",                  "slicescale", "smphrdecr", "smphrgetv", "smphrincr",
                 "smphrtrydecr", "sneg", "sort", "spar", "spawn",                  "smphrtrydecr", "sneg", "sort", "spar", "spawn",
                 "splash", "sq", "sqlconnect", "sqldisconnect", "sqlquery",                  "splash", "sq", "sqlconnect", "sqldisconnect", "sqlquery",
                 "sqrt", "sr", "srb", "sst", "start", "static", "std", "step",                  "sqrt", "sr", "srb", "srev",
                   "sst", "start", "static", "std", "step",
                 "steq", "sto", "sto+", "sto-", "sto*", "sto/",                  "steq", "sto", "sto+", "sto-", "sto*", "sto/",
                 "stof", "stop", "store", "stos", "stoswi",                  "stof", "stop", "store", "stos", "stoswi",
                 "str->", "stws", "sub",                  "str->", "stws", "sub",

Removed from v.1.34  
changed lines
  Added in v.1.37


CVSweb interface <joel.bertrand@systella.fr>