From 2a7b9b4e8de9db8249cf77e6e840399ebf0aeb08 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg <> Date: Tue, 5 Aug 2003 23:00:32 +0000 Subject: [PATCH] *** empty log message *** --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 710fa66a..44f23c97 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.34 2003/06/03 22:16:28 dan_b Exp $ -*- Text -*- +$Id: README,v 1.35 2003/08/05 23:00:32 kevinrosenberg Exp $ -*- Text -*- asdf: another system definition facility @@ -744,4 +744,4 @@ There's a difference between a module's dependencies (peers) and its components (children). Perhaps there's a similar difference in operations? For example, (load "use") depends-on (load "macros") is a peer, whereas (load "use") depends-on (compile "use") is more of a -`subservient' relationship. \ No newline at end of file +`subservient' relationship. -- GitLab