Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3554)

Unified Diff: ports/gambc_ppapi/repl.scm

Issue 150413008: Initial support for gambit-scheme v4.7.0 Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Add support for pnacl Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/gambc_ppapi/repl.c ('k') | ports/gambc_ppapi/repl_.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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))
« no previous file with comments | « ports/gambc_ppapi/repl.c ('k') | ports/gambc_ppapi/repl_.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698