chiark / gitweb /
Reformat the docstrings.
[zone] / zone
1 #! /usr/local/bin/runlisp
2 ;;; -*-lisp-*-
3
4 (clc:clc-require "mdw")
5 (clc:clc-require "zone")
6 (zone.frontend:main)