diff options
author | ronny | 2001-09-07 13:33:51 +0000 |
---|---|---|
committer | ronny | 2001-09-07 13:33:51 +0000 |
commit | 78cbe6ae7e52b686732810d886b9ef17f2695096 (patch) | |
tree | aeec1984fe913a5921dbeeb421017959fd6ba57c /frontend/convertcases.dcl | |
parent | moved 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/convertcases.dcl')
-rw-r--r-- | frontend/convertcases.dcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/convertcases.dcl b/frontend/convertcases.dcl index 372a3a7..b89dc04 100644 --- a/frontend/convertcases.dcl +++ b/frontend/convertcases.dcl @@ -1,3 +1,6 @@ +/* + module owner: Ronny Wichers Schreur +*/ definition module convertcases import syntax, transform, trans |