test:
	../src/tcl_test < testderiv.tcl > tmp.out
	diff tmp.out test.out
	rm tmp.out
