--- rpl/src/completion.h 2010/04/07 13:33:22 1.7 +++ rpl/src/completion.h 2010/04/29 07:30:57 1.11 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.0.13 + 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",