diff options
Diffstat (limited to 'implementors/juicebox_asm')
-rw-r--r-- | implementors/juicebox_asm/insn/trait.Call.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/implementors/juicebox_asm/insn/trait.Call.js b/implementors/juicebox_asm/insn/trait.Call.js new file mode 100644 index 0000000..fccfcd2 --- /dev/null +++ b/implementors/juicebox_asm/insn/trait.Call.js @@ -0,0 +1,3 @@ +(function() {var implementors = { +"juicebox_asm":[] +};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file |