diff options
author | bloodstalker <thabogre@gmail.com> | 2018-06-26 10:43:45 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-06-26 10:43:45 +0000 |
commit | 31d095d97c63bb9b9fa9a12ae00998c05a5e48b4 (patch) | |
tree | 6bf678e7dcd8f311ba1ca5daac5c5bcd2a7cfd05 /test/wasmheader.txt | |
parent | Initial commit (diff) | |
download | luatablegen-31d095d97c63bb9b9fa9a12ae00998c05a5e48b4.tar.gz luatablegen-31d095d97c63bb9b9fa9a12ae00998c05a5e48b4.zip |
first commit
Diffstat (limited to 'test/wasmheader.txt')
-rw-r--r-- | test/wasmheader.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wasmheader.txt b/test/wasmheader.txt new file mode 100644 index 0000000..4c20d66 --- /dev/null +++ b/test/wasmheader.txt @@ -0,0 +1 @@ +#include "../wasm.h" |