mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
exec.ros loadable
This commit is contained in:
parent
ee80ddccc9
commit
66e7839f56
|
|
@ -4,7 +4,7 @@
|
|||
exec ros -m roswell -N roswell -- $0 "$@"
|
||||
|#
|
||||
(progn ;;init forms
|
||||
(roswell:include "util"))
|
||||
(roswell:include "util-config"))
|
||||
|
||||
(defpackage :ros.script.exec.3714434941
|
||||
(:use :cl :roswell.util))
|
||||
|
|
|
|||
Loading…
Reference in a new issue