--- rpl/src/completion.h 2010/04/07 13:33:22 1.7 +++ rpl/src/completion.h 2011/03/06 16:44:08 1.23 @@ -1,7 +1,7 @@ /* ================================================================================ - RPL/2 (R) version 4.0.13 - Copyright (C) 1989-2010 Dr. BERTRAND Joël + RPL/2 (R) version 4.0.21 + Copyright (C) 1989-2011 Dr. BERTRAND Joël This file is part of RPL/2. @@ -29,13 +29,13 @@ static unsigned char *commandes[] = { "abort", "abs", "acos", "acosh", "alarm", "alog", "append", "and", "array->", "arg", "asin", "asinh", "asl", "asr", "atan", - "atanh", "autoscale", "axes", + "atanh", "atexit", "atpoke", "autoscale", "axes", # ifndef COMPLETION COMPLETION_RC, # endif - "b->r", "backspace", "beep", "bessel", "bin", + "b->r", "backspace", "backtrace", "beep", "bessel", "bin", # 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", "clratpoke", + "clrcntxt", "clrerr", "clrfuse", "clrmtx", "clrsmphr", "clrswi", "crmtx", "crsmphr", "cls", "clusr", "cnrm", "col+", "col-", "col->", "cols", "comb", @@ -127,7 +128,8 @@ static unsigned char *commandes[] = # endif "mant", "mark", - "max", "maxs", "mclrin", "mean", "mem", "min", "mins", "mod", + "max", "maxs", "mclrin", "mean", "mem", "memlock", + "memunlock", "min", "mins", "mod", "mtxlock", "mtxstatus", "mtxtrylock", "mtxunlock", # ifndef COMPLETION @@ -151,7 +153,8 @@ static unsigned char *commandes[] = "pick", "plot", "plotter", "pmax", "pmin", "poke", "polar", "pos", "ppar", "pr1", "print", "private", - "prlcd", "prmd", "prompt", "protect", "prst", "prstc", "prusr", + "prlcd", "prmd", "procid", + "prompt", "protect", "prst", "prstc", "prusr", "prvar", "psdev", "pshcntxt", "pshprfl", "pulcntxt", "pulprfl", "purge", "put", "putc", "putr", "puti", "pvar",