Chromium Code Reviews| Index: ports/gambc_ppapi/repl.scm |
| diff --git a/ports/gambc_ppapi/repl.scm b/ports/gambc_ppapi/repl.scm |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..59e1cdb50a2922f7d12e3d4455508511e798b453 |
| --- /dev/null |
| +++ b/ports/gambc_ppapi/repl.scm |
| @@ -0,0 +1,2 @@ |
| +(c-define (repl) () void "repl" "" |
| + (##repl-debug-main)) |