From c654ee329b53a09e58832f901fa6602143043344 Mon Sep 17 00:00:00 2001 From: ronny Date: Fri, 22 Jun 2001 19:12:09 +0000 Subject: local reference counts for CaseNode and DefaultNode remove aliases for nodeids from tuple and record patterns new version number (2.0.d.8) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@499 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backend/Clean System Files/backend_library | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'backend') diff --git a/backend/Clean System Files/backend_library b/backend/Clean System Files/backend_library index acb9521..6f8e0c7 100644 --- a/backend/Clean System Files/backend_library +++ b/backend/Clean System Files/backend_library @@ -31,8 +31,12 @@ BEMatchNode BETupleSelectNode BEIfNode BEGuardNode +BESetNodeDefRefCounts +BEAddNodeIdsRefCounts BESwitchNode BECaseNode +BEEnterLocalScope +BELeaveLocalScope BEPushNode BEDefaultNode BESelectorNode -- cgit v1.2.3