From 34a0917a07e7a6e3c20b58939e655c7f7066356e 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 --- main.lisp | 2 +- package.lisp | 2 +- rss.asd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.lisp b/main.lisp index f469ee7..fb93f7d 100644 --- a/main.lisp +++ b/main.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: rss.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package #:rss) diff --git a/package.lisp b/package.lisp index e4fe907..197e565 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: rss.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package cl-user) diff --git a/rss.asd b/rss.asd index 0ea397d..e34fcbb 100644 --- a/rss.asd +++ b/rss.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2003 ;;;; -;;;; $Id: rss.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (defpackage #:rss-system (:use #:asdf #:cl)) -- 2.34.1