Loading isis/src/voyager/apps/voy2isis/tsts/wideangle/Makefile 0 → 100644 +10 −0 Original line number Diff line number Diff line APPNAME = voy2isis include $(ISISROOT)/make/isismake.tsts # This is just to check that the reading of the Wide Angle data works # after fixing bug m04561 # The output file was assumed correct. commands: $(APPNAME) from=$(INPUT)/in1.imq \ to=$(OUTPUT)/in1.truth.cub > /dev/null; Loading
isis/src/voyager/apps/voy2isis/tsts/wideangle/Makefile 0 → 100644 +10 −0 Original line number Diff line number Diff line APPNAME = voy2isis include $(ISISROOT)/make/isismake.tsts # This is just to check that the reading of the Wide Angle data works # after fixing bug m04561 # The output file was assumed correct. commands: $(APPNAME) from=$(INPUT)/in1.imq \ to=$(OUTPUT)/in1.truth.cub > /dev/null;