summaryrefslogtreecommitdiff
path: root/libguile/guile-snarf.in
blob: c5adf9abace2a4888d14c92134742bd042495954 (plain)
1
2
3
4
#!/bin/sh
# Extract the initialization actions for builtin things.

@CPP@ -DSCM_MAGIC_SNARFER $* | grep "^ *% *% *%" | sed -e "s/^ *% *% *%//"