From b9f14e9779a73cd6f5c60f9670d2163fef83a4a8 Mon Sep 17 00:00:00 2001 From: ronny Date: Thu, 1 Nov 2001 15:37:51 +0000 Subject: fix bug fix: no it also compiles git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@879 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/coclmain.icl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/coclmain.icl b/main/coclmain.icl index a85bb88..c6f35ce 100644 --- a/main/coclmain.icl +++ b/main/coclmain.icl @@ -112,8 +112,8 @@ coclMainWithVersionCheck currentVersion latestDefVersion latestImpVersion testA where n = size s - getArgs commandArgs - = commandArgs + getArgs commandArgs world + = (commandArgs, world) CoclArgsFile :== "coclargs.txt" -- cgit v1.2.3