From ad7cebd015adb674683741db1960b88f2869ba09 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 --- ptester.asd | 2 +- src.lisp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ptester.asd b/ptester.asd index 73435aa..df288f1 100644 --- a/ptester.asd +++ b/ptester.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2002 ;;;; -;;;; $Id: ptester.asd,v 1.1 2003/07/20 18:10:22 kevin Exp $ +;;;; $Id$ ;;;; ;;;; ************************************************************************* diff --git a/src.lisp b/src.lisp index abf57be..829e05a 100644 --- a/src.lisp +++ b/src.lisp @@ -27,7 +27,7 @@ ;;;; from the original ACL 6.1 sources: ;; Id: tester.cl,v 2.2.12.1 2001/06/05 18:45:10 layer Exp -;; $Id: src.lisp,v 1.4 2003/08/23 12:56:29 kevin Exp $ +;; $Id$ (defpackage #:ptester (:use #:cl) -- 2.34.1