APPNAME = speclowpass

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) from=$(INPUT)/vims.cub \
	to=$(OUTPUT)/speclowpassTruth.cub bands= 9 > /dev/null;
