[tbnl-devel] startup-idle-and-top-level-loops

Stefan Scholl stesch at no-spoon.de
Tue Oct 11 07:44:47 UTC 2005


I have the following start script when I test CL-WIKI outside
SLIME:


#! /bin/sh

lisp -eval "(asdf:operate 'asdf:load-op :cl-wiki)" \
     -eval "(setf *print-pretty* nil)" \
     -eval "(wiki:start)" \
     -eval "(mp::startup-idle-and-top-level-loops)"




More information about the Tbnl-devel mailing list