APPNAME = clemuvviscal

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) FROM=$(INPUT)/lue0972q.cub \
	TO=$(OUTPUT)/lue0972q.truth.cub TCOR=true \
	> /dev/null;
