r3125: move routines
[umlisp.git] / sql-create.lisp
index 73605a9f285c7db454aece139825fb72272bf0d2..f97b5f5de5ba68f670890402af51dd7f2a960313 100644 (file)
@@ -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)