root/trunk/thirdparty/atdoc/package.lisp
| Revision 3109, 164 bytes (checked in by hans, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | ;;; -*- mode: lisp; indent-tabs: nil; show-trailing-whitespace: t -*- |
| 2 | |
| 3 | (in-package :cl-user) |
| 4 | |
| 5 | (defpackage :atdoc |
| 6 | (:use :cl) |
| 7 | (:export #:generate-documentation)) |
Note: See TracBrowser for help on using the browser.
