From 13a7cc4725a70a06ccc1a1ebaab5eeb0b0dcbe4b Mon Sep 17 00:00:00 2001 From: AJ Rossini Date: Wed, 3 Oct 2007 20:50:47 +0200 Subject: [PATCH] whitespace --- data.lisp | 2 -- 1 file changed, 2 deletions(-) diff --git a/data.lisp b/data.lisp index ac9d657..7582146 100644 --- a/data.lisp +++ b/data.lisp @@ -229,8 +229,6 @@ Read in lisp example file from the examples library." t (load (path-string-to-path *lispstat-data-dir* file)))) - - ;;;; ;;;; Listing and Saving Variables and Functions ;;;; -- 2.11.4.GIT