From 107b5b8fb2186869d71ee99dcfe55fe871dbc43f Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 7 Sep 2003 06:34:45 +0000 Subject: [PATCH] r7061: initial property settings --- xptest.asd | 2 +- xptestsuite.lisp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) -- 2.34.1