Skip to content

Commit 840e760

Browse files
committed
Modified create-jar.sh to include itself in the jar file.
1 parent e4cdce2 commit 840e760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-jar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ then
1616
NAME="${NAME}.jar"
1717
fi
1818

19-
jar cmf mainclass.txt ${NAME} PseudoOps.txt Config.properties Syscall.properties Settings.properties MARSlicense.txt mainclass.txt MipsXRayOpcode.xml registerDatapath.xml controlDatapath.xml ALUcontrolDatapath.xml CreateMarsJar.bat Mars.java Mars.class docs help images mars
19+
jar cmf mainclass.txt ${NAME} PseudoOps.txt Config.properties Syscall.properties Settings.properties MARSlicense.txt mainclass.txt MipsXRayOpcode.xml registerDatapath.xml controlDatapath.xml ALUcontrolDatapath.xml CreateMarsJar.bat create-jar.sh Mars.java Mars.class docs help images mars

0 commit comments

Comments
 (0)