1 2 3 4 5 6 7
#!@GUILE@ --no-auto-compile -*- mode: scheme -*- !# (use-modules (shroud ui)) (apply shroud-main (cdr (command-line)))