chiark / gitweb /
driver: Use asdf rather than CLC to start the program.
[zone] / zone
... / ...
CommitLineData
1#! /usr/local/bin/runlisp
2;;; -*-lisp-*-
3
4(asdf:oos 'asdf:load-op "zone" :verbose nil)
5(zone.frontend:main)