summaryrefslogtreecommitdiff
path: root/tnslc/compile/compile.tnsl
blob: b980b62dba247c80babb7cb49d5284f6b1023052 (plain)
1
2
3
4
5
/; module compile
	:import "type.tnsl"
	:import "outbuf.tnsl"
	:import "generate.tnsl"
;/