From 0290c95809bf8b98daa9df2dfe2c9acfa2990a50 Mon Sep 17 00:00:00 2001 From: dlichteblau Date: Mon, 23 Jan 2006 21:54:07 +0000 Subject: [PATCH] mode line oder wie das heisst --- dom/dom-impl.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/dom-impl.lisp b/dom/dom-impl.lisp index a819221..e9a71f5 100644 --- a/dom/dom-impl.lisp +++ b/dom/dom-impl.lisp @@ -1,4 +1,4 @@ -;;;; dom-impl.lisp -- Implementation of DOM 1 Core +;;;; dom-impl.lisp -- Implementation of DOM 1 Core -*- package: rune-dom -*- ;;;; ;;;; This file is part of the CXML parser, released under Lisp-LGPL. ;;;; See file COPYING for details.