#!/bin/sh
# Extract the initialization actions for builtin things.

/boot/home/own/out/guile-1.2/becc -E -DSCM_MAGIC_SNARFER "$@" | grep "^ *% *% *%" | sed -e "s/^ *% *% *%//"
