From 3dc8a4f8d408fe948fc03ea8a171ca3e67c323ec Mon Sep 17 00:00:00 2001 From: ronny Date: Wed, 18 Jun 2003 12:39:17 +0000 Subject: removed trace statement git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1350 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/type.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/type.icl') diff --git a/frontend/type.icl b/frontend/type.icl index 3355444..50e99bd 100644 --- a/frontend/type.icl +++ b/frontend/type.icl @@ -1284,7 +1284,7 @@ where (fresh_type, ts_type_heaps) = freshCopy type ts.ts_type_heaps ts_type_heaps = foldSt clear_var_and_attr vars ts_type_heaps -> (fresh_type, Yes var_expr_ptr, (reqs, { ts & ts_type_heaps = ts_type_heaps })) - ---> ("requirements [BoundVar]", fresh_type) + // ---> ("requirements [BoundVar]", fresh_type) _ -> abort "requirements BoundVar " // ---> (var_ident <<- var_info)) where -- cgit v1.2.3