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
This commit is contained in:
Ferdi Franceschini
2007-03-14 08:04:33 +11:00
committed by Douglas Clowes
parent b9731fc0ac
commit 72a14a092f

2
ofac.c
View File

@@ -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