X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=data.lisp;h=58cd22d5b8e2eba20bc4cb62576b05ec95b39a81;hp=58aee929cf2f455645e9a4f7e771b84acf5660ab;hb=5c64ed6c6024c426b9922f5d3d6f92134fe91cf5;hpb=a5621a5bf235313916f437a55d9998418ee26f5a diff --git a/data.lisp b/data.lisp index 58aee92..58cd22d 100644 --- a/data.lisp +++ b/data.lisp @@ -7,13 +7,11 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: data.lisp,v 1.1 2003/06/20 04:12:29 kevin Exp $ +;;;; $Id$ ;;;; -;;;; This file, part of LML2, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of LML2, is Copyright (c) 2000-2003 by Kevin Rosenberg. +;;;; Rights of modification and redistribution are in the LICENSE file. ;;;; -;;;; LML2 users are granted the rights to distribute and use this software -;;;; as governed by the terms of the GNU General Public License v2 -;;;; (http://www.gnu.org/licenses/gpl.html) ;;;; ************************************************************************* (in-package #:lml2) @@ -23,11 +21,20 @@ (defvar *print-spaces* nil) (defvar *indent* 0) -(defun html4-prologue-string () +(defvar +xml-prologue-string+ + "") + +(defvar +html4-dtd-string+ "") -(defun xml-prologue-string () - "") +(defvar +xhtml11-dtd-string+ + "") +(defvar +xhtml10-frameset-dtd-string+ + "