X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=2%2Fpackage.lisp;h=e7bd839d9a55b10c584a8f689708c72112e8ec90;hp=805aa68207473208891ec86ba1c0f09b5571bc28;hb=db645c41bbe9918d7b3f7b2b4967b0c4fcedee94;hpb=8c4ce88a9dcd9ed4b4fa8f5032683ea6bffc0a28 diff --git a/2/package.lisp b/2/package.lisp index 805aa68..e7bd839 100644 --- a/2/package.lisp +++ b/2/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: June 2003 ;;;; -;;;; $Id: package.lisp,v 1.6 2003/07/13 04:56:12 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of LML2, is Copyright (c) 2000-2003 by Kevin Rosenberg. ;;;; Rights of modification and redistribution are in the LICENSE file. @@ -61,4 +61,7 @@ ;; utils.lisp #:lml-quit #:lml-cwd + + ;; apache-dir + #:write-html-apache-directory ))