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

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