exec.ros loadable

This commit is contained in:
SANO Masatoshi 2017-09-19 01:12:24 +09:00
parent ee80ddccc9
commit 66e7839f56

View file

@ -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))