aboutsummaryrefslogtreecommitdiff
path: root/sucl/dnc.dcl
diff options
context:
space:
mode:
authorjohnvg2011-05-10 13:45:26 +0000
committerjohnvg2011-05-10 13:45:26 +0000
commit851602809c397be0fa3bde9ed89eca0a9ebdd927 (patch)
treec2dd6a8facb349d1c78de019bc2d19822998f0b7 /sucl/dnc.dcl
parentdelete portToNewSyntax (diff)
delete sucl, the same files can be found in the branch sucl
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1940 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'sucl/dnc.dcl')
-rw-r--r--sucl/dnc.dcl11
1 files changed, 0 insertions, 11 deletions
diff --git a/sucl/dnc.dcl b/sucl/dnc.dcl
deleted file mode 100644
index 2b262b6..0000000
--- a/sucl/dnc.dcl
+++ /dev/null
@@ -1,11 +0,0 @@
-definition module dnc
-
-// $Id$
-
-from graph import Graph,Node
-from cleanversion import String
-from StdOverloaded import ==
-
-// dnc is like varcontents, but can give a more reasonable error message
-// when the contents is used when undefined.
-dnc :: (var->.String) !.(Graph sym var) var -> (.Bool,Node sym var) | == var