diff options
Diffstat (limited to 'file/file-utils.lisp')
| -rw-r--r-- | file/file-utils.lisp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/file/file-utils.lisp b/file/file-utils.lisp index 20a61ee..cafdf17 100644 --- a/file/file-utils.lisp +++ b/file/file-utils.lisp @@ -3,8 +3,6 @@ (in-package #:ldapadmin) -;; ========================================================================== ;; - (defun compile-and-load (filename) "Compiles and then loads a file. `filename' should not have an extension, such as .fasl or .lisp." |
