aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorpetrs2017-06-16 17:24:48 +0200
committerpetrs2017-06-16 17:24:48 +0200
commit7ab02af142427a996cedf7540ffa3345612fe1bc (patch)
tree058f525742c9af67506bee5a4108c06369c1f3ea /dist
parent359b4bb5be1a822e389e54b9697504f4f0b43d34 (diff)
downloadECTester-7ab02af142427a996cedf7540ffa3345612fe1bc.tar.gz
ECTester-7ab02af142427a996cedf7540ffa3345612fe1bc.tar.zst
ECTester-7ab02af142427a996cedf7540ffa3345612fe1bc.zip
Diffstat (limited to 'dist')
-rw-r--r--dist/ECTester.jarbin721271 -> 726928 bytes
-rw-r--r--dist/README.TXT2
2 files changed, 1 insertions, 1 deletions
diff --git a/dist/ECTester.jar b/dist/ECTester.jar
index f44b150..8195c6f 100644
--- a/dist/ECTester.jar
+++ b/dist/ECTester.jar
Binary files differ
diff --git a/dist/README.TXT b/dist/README.TXT
index fe19a92..5d6fa17 100644
--- a/dist/README.TXT
+++ b/dist/README.TXT
@@ -11,7 +11,7 @@ JAR files manifest file (MANIFEST.MF).
To run the project from the command line, go to the dist folder and
type the following:
-java -jar "SimpleAPDU.jar"
+java -jar "ECTester.jar"
To distribute this project, zip up the dist folder (including the lib folder)
and distribute the ZIP file.