summaryrefslogtreecommitdiff
path: root/tnslc/utils/utils.tnsl
blob: aa7968a444e76bcbef8a648e91d13174f6a12fa4 (plain)
1
2
3
4
5
6
/; module utils

	:import "vector.tnsl"
	:import "file.tnsl"
	:import "algo.tnsl"
;/