From d827c97809df4671a1057c47976e88ddb50fd53e Mon Sep 17 00:00:00 2001 From: mdb Date: Tue, 5 Jun 2001 20:23:52 +0000 Subject: [PATCH] Added $Id$ for version visibility goodness. git-svn-id: https://samskivert.googlecode.com/svn/trunk@148 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/lib/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/samskivert/lib/README b/projects/samskivert/lib/README index 832684d8..32581a33 100644 --- a/projects/samskivert/lib/README +++ b/projects/samskivert/lib/README @@ -17,3 +17,6 @@ directory specified in the build.xml file (${java.libraries}). Once the jar files are in place (regardless of what they are named), the build system will automatically include them in the compile-time classpath. + +-- +$Id: README,v 1.2 2001/06/05 20:23:52 mdb Exp $