diff options
-rw-r--r-- | main/coclmain.icl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/coclmain.icl b/main/coclmain.icl index f19b269..a85bb88 100644 --- a/main/coclmain.icl +++ b/main/coclmain.icl @@ -112,6 +112,8 @@ coclMainWithVersionCheck currentVersion latestDefVersion latestImpVersion testA where n = size s + getArgs commandArgs + = commandArgs CoclArgsFile :== "coclargs.txt" |