OSDN Git Service

support for an init.lisp file for initial setup
[rulp/rulp.git] / start.lisp
1 (load "system.asd")
2 (require :rulp)
3 (core:main)