Added JavaCard stuff.
This commit is contained in:
4
bin/shadysim
Executable file
4
bin/shadysim
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
DIR=`dirname $0`
|
||||
python $DIR/../shadysim/shadysim.py $@
|
||||
Reference in New Issue
Block a user