* ports.c (scm_char_ready_p): bug fix: in SCM_PROC char-ready's
[bpt/guile.git] / libguile / guile-snarf.in
CommitLineData
adb75a41
TT
1#!/bin/sh
2# Extract the initialization actions for builtin things.
3
4@CPP@ -DSCM_MAGIC_SNARFER $* | grep "^%%%" | sed -e "s/^%%%//"