From 076b77546ae4e14d89b4e053d8fad2519818d39a Mon Sep 17 00:00:00 2001 From: ronny Date: Fri, 16 Jan 2004 12:54:32 +0000 Subject: removed incorrect comment git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1443 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/coclmain.icl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'main') diff --git a/main/coclmain.icl b/main/coclmain.icl index 465c040..28a7de0 100644 --- a/main/coclmain.icl +++ b/main/coclmain.icl @@ -12,8 +12,7 @@ import CoclSystemDependent import compile coclMain :: ![{#Char}] !*World -> *World -// currentVersion latestDefVersion latestImpVersion testArgs world -coclMain testArgs world +coclMain testArgs world # world = set_return_code 0 world # (commandArgs, world) -- cgit v1.2.3