From 24013def256459c0f79a0c78db0117a50de3d8d8 Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 24 Sep 2002 10:52:52 +0000 Subject: removed ignored ! git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1208 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/transform.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/transform.icl b/frontend/transform.icl index 988b2ef..4306ddc 100644 --- a/frontend/transform.icl +++ b/frontend/transform.icl @@ -1785,7 +1785,7 @@ where Dynamic administration is rebuilt. */ -class collectVariables a :: !a ![FreeVar] ![DynamicPtr] !*CollectState -> !(!a, ![FreeVar],[DynamicPtr],!*CollectState) +class collectVariables a :: !a ![FreeVar] ![DynamicPtr] !*CollectState -> (!a, ![FreeVar],[DynamicPtr],!*CollectState) cContainsACycle :== True cContainsNoCycle :== False -- cgit v1.2.3