From 884a25381e4427a217b967fa69c698cd2a75c474 Mon Sep 17 00:00:00 2001 From: ronny Date: Wed, 19 Jun 2002 15:13:39 +0000 Subject: Removed trace command git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1125 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/Unix/CoclSystemDependent.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/Unix/CoclSystemDependent.icl b/main/Unix/CoclSystemDependent.icl index de9b0e9..83bea1f 100644 --- a/main/Unix/CoclSystemDependent.icl +++ b/main/Unix/CoclSystemDependent.icl @@ -119,6 +119,6 @@ compile_files compile compile_state -> abort "compile_files 3"; -> compile_files compile compile_state ["quit"] - -> trace_n "quiting" compile_state; + -> /* trace_n "quiting" */ compile_state; _ -> abort "compile_files 4" -- cgit v1.2.3