diff options
author | zweije | 2001-08-29 13:06:38 +0000 |
---|---|---|
committer | zweije | 2001-08-29 13:06:38 +0000 |
commit | d9decc125b528fc7a0ae86824a40c0c728d47fc2 (patch) | |
tree | 319578287d0f57545f27ac3ac59154a638ab28d1 /sucl/dnc.icl | |
parent | This commit was generated by cvs2svn to compensate for changes in r683, (diff) |
This commit was generated by cvs2svn to compensate for changes in r686,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@687 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'sucl/dnc.icl')
-rw-r--r-- | sucl/dnc.icl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sucl/dnc.icl b/sucl/dnc.icl index 3c644de..1c7e08c 100644 --- a/sucl/dnc.icl +++ b/sucl/dnc.icl @@ -3,6 +3,7 @@ implementation module dnc // $Id$ import graph +import basic import StdEnv // dnc is like varcontents, but can give a more reasonable error message |