diff options
Diffstat (limited to 'omshell.c')
-rw-r--r-- | omshell.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -75,6 +75,10 @@ CODESTARTdbgPrintInstInfo ENDdbgPrintInstInfo +BEGINtryResume +CODESTARTtryResume +ENDtryResume + BEGINdoAction CODESTARTdoAction /* TODO: using pData->progName is not clean from the point of |