diff options
author | johannst <johannst@users.noreply.github.com> | 2023-03-05 21:22:11 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2023-03-05 21:22:11 +0000 |
commit | e169a010c4942c610314a335e7c79f0cb421eef1 (patch) | |
tree | 48be45ad3289a0de40f35c8a2e7acb737b0f4bfc /implementors/juicebox_asm | |
parent | 865c1d3231fd57c648121d961be91793d0bfe690 (diff) | |
download | juicebox-asm-e169a010c4942c610314a335e7c79f0cb421eef1.tar.gz juicebox-asm-e169a010c4942c610314a335e7c79f0cb421eef1.zip |
deploy: 8316b628bbc9945fd1d08305317cf49a6482801f
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 |