APPNAME = clemuvviscal

include $(ISISROOT)/make/isismake.tsts

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