- Removed installfocuswrite from common command set

This commit is contained in:
koennecke
2005-04-01 13:48:48 +00:00
parent e023150043
commit f6f6423020
2 changed files with 2 additions and 1 deletions

1
psi.c
View File

@ -96,6 +96,7 @@ static void RemovePsiCommands(SicsInterp *pSics){
RemoveCommand(pSics,"MakeSANSWave");
RemoveCommand(pSics,"MakeFocusAverager");
RemoveCommand(pSics,"FocusInstall");
RemoveCommand(pSics,"InstallFocusMerge");
RemoveCommand(pSics,"MakeAmor2T");
RemoveCommand(pSics,"MakeStoreAmor");
RemoveCommand(pSics,"MakeAmorStatus");