From d4eb7f4ce91f6bb0d60fa90780e9d2319e1c11c6 Mon Sep 17 00:00:00 2001 From: pieter Date: Thu, 7 Oct 1999 15:18:23 +0000 Subject: cvs test git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@9 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/parse.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/parse.icl b/frontend/parse.icl index 6b1f4da..d4ee86f 100644 --- a/frontend/parse.icl +++ b/frontend/parse.icl @@ -1,5 +1,5 @@ implementation module parse - + // cvs test import StdEnv import scanner, syntax, hashtable, utilities, predef -- cgit v1.2.3