From: Kevin M. Rosenberg Date: Sun, 7 Sep 2003 06:34:45 +0000 (+0000) Subject: r7061: initial property settings X-Git-Tag: debian-1.2.3-2~3 X-Git-Url: http://git.kpe.io/?p=xptest.git;a=commitdiff_plain;h=107b5b8fb2186869d71ee99dcfe55fe871dbc43f r7061: initial property settings --- diff --git a/xptest.asd b/xptest.asd index 3e2cbe5..2d5dff5 100644 --- a/xptest.asd +++ b/xptest.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2002 ;;;; -;;;; $Id: xptest.asd,v 1.8 2003/05/06 16:23:12 kevin Exp $ +;;;; $Id$ ;;;; ************************************************************************* (defpackage #:xptest-system (:use #:asdf #:cl)) diff --git a/xptestsuite.lisp b/xptestsuite.lisp index b2414b3..b873902 100644 --- a/xptestsuite.lisp +++ b/xptestsuite.lisp @@ -7,7 +7,7 @@ ;;;; Author: Craig Brozefsky ;;;; Put in public domain by onShore, Inc ;;;; -;;;; $Id: xptestsuite.lisp,v 1.4 2003/04/23 22:24:27 kevin Exp $ +;;;; $Id$ (in-package #:cl-user)