#!/bin/sh

# I tried: `REP_LOAD_PATH=... exec ...' but solaris /bin/sh won't play along

REP_LOAD_PATH="/usr/local/share/sawfish/lisp"
export REP_LOAD_PATH

exec rep "$0" "$@"

!#;; Source file: main.jl
(validate-byte-code 11 1)

(structure () ((open rep rep.system rep.io.files rep.regexp)) (run-byte-code "	 	
@
FAv" [getenv "SAWFISH_USER_LISP_DIR" append canonical-file-name string-split ":" load-path] 6) (require (quote sawfish.cfg.shell)) (run-byte-code "v" [run-shell] 1))
