--- rpl/src/completion.h 2010/03/06 18:29:06 1.5 +++ rpl/src/completion.h 2010/04/29 07:30:57 1.11 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.0.12 + RPL/2 (R) version 4.0.15 Copyright (C) 1989-2010 Dr. BERTRAND Joël This file is part of RPL/2. @@ -29,7 +29,7 @@ static unsigned char *commandes[] = { "abort", "abs", "acos", "acosh", "alarm", "alog", "append", "and", "array->", "arg", "asin", "asinh", "asl", "asr", "atan", - "atanh", "autoscale", "axes", + "atanh", "atexit", "autoscale", "axes", # ifndef COMPLETION COMPLETION_RC, @@ -43,7 +43,8 @@ static unsigned char *commandes[] = "c->r", "case", "ceil", "centr", "cf", "chr", "clear", - "cllcd", "clmf", "close", "clrcntxt", "clrerr", "clrfuse", + "cllcd", "clmf", "close", "clratexit", + "clrcntxt", "clrerr", "clrfuse", "clrmtx", "clrsmphr", "clrswi", "crmtx", "crsmphr", "cls", "clusr", "cnrm", "col+", "col-", "col->", "cols", "comb", @@ -97,7 +98,8 @@ static unsigned char *commandes[] = COMPLETION_RC, # endif - "i", "idft", "idn", "if", "iferr", "ifft", "ift", "ifte", "im", "in", + "i", "idft", "idn", "if", "iferr", "ifft", "ift", "ifte", "im", + "implicit", "in", "incr", "indep", "input", "inquire", "int", "inv", "ip", "iswi", "itrace",