From 15889a5feb515bd67ee7dc2c6419d16703151a54 Mon Sep 17 00:00:00 2001 From: Yuichi Nishiwaki Date: Sat, 27 Sep 2014 08:29:55 -0700 Subject: [PATCH] [boot.c] commentify scheme code (as c code) --- boot.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/boot.c b/boot.c index 1dd344e8..2c0d06b6 100644 --- a/boot.c +++ b/boot.c @@ -1,5 +1,9 @@ #if 0 +=pod +/* +=cut + use strict; my $src = <<'EOL'; @@ -381,6 +385,10 @@ foreach (@lines) { print "\"$_\\n\"\n"; } +=pod +*/ +=cut + print <