From 0c7cd8daa284b619a507b5e8759bdba012ad503e Mon Sep 17 00:00:00 2001 From: AJ Rossini Date: Wed, 7 Feb 2007 17:41:12 +0100 Subject: [PATCH] export is in lspackages --- lsfloat.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lsfloat.lsp b/lsfloat.lsp index 3a0dd1b..d8e0113 100644 --- a/lsfloat.lsp +++ b/lsfloat.lsp @@ -44,8 +44,8 @@ (in-package #:lisp-stat-basics) -(export '(*stat-float-type* *stat-cfloat-type* *stat-float-template* - machine-epsilon)) +;;(export '(+stat-float-typing+ +stat-cfloat-typing+ +stat-float-template+ +;; machine-epsilon)) ;; This should technically be conditionalized to the Lisp ;; implementation, i.e. -- 2.11.4.GIT