From 5995acbfd67e1727391349a26add159e6645c402 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 29 Jan 2004 23:30:50 +0000 Subject: [PATCH] r8573: set file properties --- Makefile | 2 +- getopt-excerpt.lisp | 2 +- kmrcl-excerpt.lisp | 2 +- loader.lisp | 2 +- main.lisp | 2 +- package.lisp | 2 +- vcs-tree.asd | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index e963a25..c51bb0c 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Author: Kevin M. Rosenberg # Date Started: Sep 2003 # -# $Id: Makefile 7061 2003-09-07 06:34:45Z kevin $ +# $Id$ ############################################################################## diff --git a/getopt-excerpt.lisp b/getopt-excerpt.lisp index 1d2fa61..d59efee 100644 --- a/getopt-excerpt.lisp +++ b/getopt-excerpt.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: package.lisp 7814 2003-09-10 12:56:02Z kevin $ +;;;; $Id$ ;;;; ;;;; ************************************************************************* diff --git a/kmrcl-excerpt.lisp b/kmrcl-excerpt.lisp index 66e6bf1..b3a225a 100644 --- a/kmrcl-excerpt.lisp +++ b/kmrcl-excerpt.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package vcs-tree) diff --git a/loader.lisp b/loader.lisp index 937aca1..7c1833b 100644 --- a/loader.lisp +++ b/loader.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package :cl-user) diff --git a/main.lisp b/main.lisp index b3437eb..a6cf82f 100644 --- a/main.lisp +++ b/main.lisp @@ -9,7 +9,7 @@ ;;;; ;;;; Process all subdirectories that are managed by either CVS or SVN ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* diff --git a/package.lisp b/package.lisp index 31f298a..a2493cf 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package cl-user) diff --git a/vcs-tree.asd b/vcs-tree.asd index f300563..fb73cc8 100644 --- a/vcs-tree.asd +++ b/vcs-tree.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package cl-user) -- 2.34.1