diff options
-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 |