Diff for /rpl/src/completion.h between versions 1.3 and 1.5

version 1.3, 2010/02/10 10:14:18 version 1.5, 2010/03/06 18:29:06
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.11    RPL/2 (R) version 4.0.12
   Copyright (C) 1989-2010 Dr. BERTRAND Joël    Copyright (C) 1989-2010 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
Line 181  static unsigned char *commandes[] = Line 181  static unsigned char *commandes[] =
   
         "s+", "s-", "same", "save", "scatter", "scale", "sched",          "s+", "s-", "same", "save", "scatter", "scale", "sched",
                 "schur", "sci", "scls",                  "schur", "sci", "scls",
                 "sconj", "sdev", "select", "seek", "send", "sf", "shared",                  "sconj", "sdev", "select", "send", "sf", "shared",
                 "sign",                  "sign",
                 "sin", "sinh", "sinv", "size", "sl", "slb", "slice",                  "sin", "sinh", "sinv", "size", "sl", "slb", "slice",
                 "slicescale", "smphrdecr", "smphrgetv", "smphrincr",                  "slicescale", "smphrdecr", "smphrgetv", "smphrincr",

Removed from v.1.3  
changed lines
  Added in v.1.5


CVSweb interface <joel.bertrand@systella.fr>