diff options
author | zweije | 2001-09-17 17:01:43 +0000 |
---|---|---|
committer | zweije | 2001-09-17 17:01:43 +0000 |
commit | 58e59e836a23996f8ba862e5b6b6d858608d5753 (patch) | |
tree | 682dbe933ee220f4e00c6c1b6919553c76d258ef /sucl/Makefile | |
parent | This commit was generated by cvs2svn to compensate for changes in r790, (diff) |
This commit was generated by cvs2svn to compensate for changes in r795,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@796 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'sucl/Makefile')
-rw-r--r-- | sucl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sucl/Makefile b/sucl/Makefile index b8718dd..909c333 100644 --- a/sucl/Makefile +++ b/sucl/Makefile @@ -4,8 +4,8 @@ COCL = cocl #COCLFLAGS = -lat -#SYS = Clean\ System\ Files -SYS = . +SYS = Clean\ System\ Files +#SYS = . MODULES = cleanversion basic pfun graph dnc rule trd rewr complete history spine trace absmodule strat loop coreclean law canon cli extract newfold newtest expand convert supercompile |