APPNAME = fakecube

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) from=$(INPUT)/isisTruth.cub+1\
	  to=$(OUTPUT)/fakecubeTruth3.cub \
	  option=samplewedge  > /dev/null;
