From 72a14a092f422de28283a3e8fb2669941a1a4b6b Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Wed, 14 Mar 2007 08:04:33 +1100 Subject: [PATCH] Rename the sicslist 'list' command to sicslist to avoid conflict with Tcl list r1644 | ffr | 2007-03-14 08:04:33 +1100 (Wed, 14 Mar 2007) | 2 lines --- ofac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ofac.c b/ofac.c index 6e7ba8d6..d679601e 100644 --- a/ofac.c +++ b/ofac.c @@ -249,7 +249,7 @@ AddCommand(pInter,"sicsdatafactory",SICSDataFactory,NULL,NULL); AddCommand(pInter,"scriptcallback",CallbackScript,NULL,NULL); AddCommand(pInter,"help",SicsHelp,KillHelp,NULL); - AddCommand(pInter,"list",SicsList,NULL,NULL); + AddCommand(pInter,"sicslist",SicsList,NULL,NULL); AddCommand(pInter,"InstallHdb",InstallSICSHipadaba,NULL,NULL); /* commands to do with the executor. Only StopExe carries the