X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql.lisp;h=db984426eba2c1a14980cdcf729abd2b5eb84c81;hb=eacffdb7123d5a9a0563769b1f663ac5681f4c3f;hp=6667de0c91137dae6f4c879c8a86e7c3bc75beb7;hpb=5a0ff7a2258a63267a93736d39100bcaec8aabbe;p=hyperobject.git diff --git a/sql.lisp b/sql.lisp index 6667de0..db98442 100644 --- a/sql.lisp +++ b/sql.lisp @@ -1,4 +1,4 @@ -ld;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10; Package: umlisp -*- +;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10; Package: umlisp -*- ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; @@ -7,7 +7,7 @@ ld;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10; Package: umlisp -*- ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: sql.lisp,v 1.1 2002/12/09 10:42:06 kevin Exp $ +;;;; $Id: sql.lisp,v 1.2 2003/01/17 19:16:28 kevin Exp $ ;;;; ;;;; This file, part of Hyperobject-SQL, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.