diff options
author | bloodstalker <thabogre@gmail.com> | 2018-07-01 12:10:17 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-07-01 12:10:17 +0000 |
commit | 3f7a6e1cb02d2743b8343df21368d2aadfe81d8c (patch) | |
tree | 977f9058136c901d7c5106bb58272d5783365b5e /run.sh | |
parent | updated the makefiles (diff) | |
download | faultreiber-3f7a6e1cb02d2743b8343df21368d2aadfe81d8c.tar.gz faultreiber-3f7a6e1cb02d2743b8343df21368d2aadfe81d8c.zip |
update
Diffstat (limited to '')
-rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/sh -"./main.py" +"./main.py" --targetname autowasm --outdir ./test/ --structs ./test/structs.json |