From 98f25b8fbefcb3ce7a6cac6d72b05c3c4c626e29 Mon Sep 17 00:00:00 2001 From: AJ Rossini Date: Wed, 27 Jun 2007 15:04:41 +0200 Subject: [PATCH] whitespace crud --- ls-user.lisp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ls-user.lisp b/ls-user.lisp index eb66e0f..c2464f7 100644 --- a/ls-user.lisp +++ b/ls-user.lisp @@ -20,13 +20,10 @@ should be packaged up elsewhere for reproducibility.") (:shadowing-import-from :lisp-stat-object-system slot-value call-method call-next-method) (:export - - ;; lsobjects.lsp ;; data.lisp - ;; optimize.lsp newtonmax nelmeadmax @@ -57,7 +54,6 @@ should be packaged up elsewhere for reproducibility.") ;; bayes.lsp bayes-model bayes-model-proto bayes-internals - )) -- 2.11.4.GIT