Initial commit
This commit is contained in:
commit
3264954582
14 changed files with 2107 additions and 0 deletions
3
test/test-interp.js
Normal file
3
test/test-interp.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
var interp = require('../build/index.js').interp;
|
||||
|
||||
interp('test.dem', 'test_out.dem');
|
BIN
test/test.dem
Normal file
BIN
test/test.dem
Normal file
Binary file not shown.
BIN
test/test_out.dem
Normal file
BIN
test/test_out.dem
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue