From: Chris Hanson Date: Sat, 25 Feb 2012 06:45:00 +0000 (-0800) Subject: Always wrap multiple statements in stdin with (begin ...). X-Git-Tag: release-9.2.0~285 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9951950197164926c6b67743a7fe2739b120c5d0;p=mit-scheme.git Always wrap multiple statements in stdin with (begin ...). --- diff --git a/src/etc/compile-boot-compiler.sh b/src/etc/compile-boot-compiler.sh index cbafc486f..d7f7d9010 100755 --- a/src/etc/compile-boot-compiler.sh +++ b/src/etc/compile-boot-compiler.sh @@ -34,9 +34,10 @@ else fi run_cmd "${EXE}" --batch-mode <