aboutsummaryrefslogtreecommitdiff
path: root/sucl/script.icl
blob: 9be719c0901d651f43bdef522d9d800c3e8a5d8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
implementation module script

// $Id$

/*

%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"

*/