From 21a79bff0b5ef5517232b5289c451f6620d27637 Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 11 Dec 2001 12:59:55 +0000 Subject: import StdClass instead of StdEnv git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@922 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/Heap.dcl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'frontend') diff --git a/frontend/Heap.dcl b/frontend/Heap.dcl index a3eaae3..dbee0db 100644 --- a/frontend/Heap.dcl +++ b/frontend/Heap.dcl @@ -1,6 +1,6 @@ definition module Heap -import StdEnv +import StdClass :: Heap v = {heap::!.HeapN v} :: HeapN v @@ -33,4 +33,3 @@ where (ptr, val) = ptr_and_val instance == (Ptr a) - -- cgit v1.2.3