diff options
author | bloodstalker <thabogre@gmail.com> | 2018-07-21 11:41:40 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-07-21 11:41:40 +0000 |
commit | 2c2c46f481ea93cc8292319b13fc7ad0ea08232f (patch) | |
tree | c831cb28b43f161ba827c2838ffc084d19113a20 /run.sh | |
parent | update (diff) | |
download | faultreiber-2c2c46f481ea93cc8292319b13fc7ad0ea08232f.tar.gz faultreiber-2c2c46f481ea93cc8292319b13fc7ad0ea08232f.zip |
update
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ #!/bin/sh cd $(dirname $0) "./faultreiber.py" --targetname autowasm --outdir ./test/ --structs ./test/struct.json --datetime --structsinclude ./resources/structsinclude.h --xml ./resources/wasm.xml --inline +"less" ./test/structs.h |