aboutsummaryrefslogtreecommitdiff
path: root/frontend/frontend.icl
diff options
context:
space:
mode:
authorronny2001-09-07 13:33:51 +0000
committerronny2001-09-07 13:33:51 +0000
commit78cbe6ae7e52b686732810d886b9ef17f2695096 (patch)
treeaeec1984fe913a5921dbeeb421017959fd6ba57c /frontend/frontend.icl
parentmoved function checkLocalFunctions from checksupport to checkFunctionBodies (diff)
module ownership comment
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@763 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/frontend.icl')
-rw-r--r--frontend/frontend.icl3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/frontend.icl b/frontend/frontend.icl
index 67ebfc3..eb412d2 100644
--- a/frontend/frontend.icl
+++ b/frontend/frontend.icl
@@ -1,3 +1,6 @@
+/*
+ module owner: Ronny Wichers Schreur
+*/
implementation module frontend
import scanner, parse, postparse, check, type, trans, convertcases, overloading, utilities, convertDynamics,