aboutsummaryrefslogtreecommitdiff
path: root/sucl/script.icl
diff options
context:
space:
mode:
Diffstat (limited to 'sucl/script.icl')
-rw-r--r--sucl/script.icl7
1 files changed, 7 insertions, 0 deletions
diff --git a/sucl/script.icl b/sucl/script.icl
new file mode 100644
index 0000000..5bdadc4
--- /dev/null
+++ b/sucl/script.icl
@@ -0,0 +1,7 @@
+%include "../src/clean.lit"
+ -cleanalias -cleanmacro -cleanrule -cleantype -cleantyperule
+ -corecomplete -coretypeinfo -coretyperule -heap
+ -readcleanparts -shownode -showsymbol -showtypenode
+ -showtypesymbol -symbolmodule -typeheap -typesymbolmodule
+ -usersym
+%include "newtest.lit"