Changeset 2189 in Sophya
- Timestamp:
- Sep 9, 2002, 6:49:31 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/piapp.cc
r2155 r2189 188 188 189 189 // S'il y a un fichier de commande a executer 190 if (fgexec) app->CmdInterpreter()->Interpret(exfc); 190 // if (fgexec) app->CmdInterpreter()->Interpret(exfc); 191 if (fgexec) app->SubmitCommand(exfc); 191 192 192 193 // On charge le module sopiamodule
Note:
See TracChangeset
for help on using the changeset viewer.