X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql-create.lisp;h=f97b5f5de5ba68f670890402af51dd7f2a960313;hb=1fce0bf93b2c9f717c9a75dd9050af8560577b84;hp=73605a9f285c7db454aece139825fb72272bf0d2;hpb=3b0cda891f452703d74fe1792aa2c39f662dd38b;p=umlisp.git diff --git a/sql-create.lisp b/sql-create.lisp index 73605a9..f97b5f5 100644 --- a/sql-create.lisp +++ b/sql-create.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: sql-create.lisp,v 1.1 2002/10/18 03:57:39 kevin Exp $ +;;;; $Id: sql-create.lisp,v 1.2 2002/10/21 02:23:46 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -259,6 +259,9 @@ This is much faster that using create-umls-db-insert." (custom-col-values (custom-colstructs-for-file file) line "|" nil)))) +;;; Routines for analyzing cost of fixed size storage + + (defun umls-fixed-size-waste () "Display storage waste if using all fixed size storage" (let ((totalwaste 0)