APPNAME = cosi

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) FROM=$(INPUT)/input.cub TO=$(OUTPUT)/truth.cub+Real > /dev/null;
