From c464857ff223778884bbfc214e029ff629e5b0ad Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 5 Jun 2001 20:45:54 +0000 Subject: [PATCH] Added $Id$ for better version visibility (and to test CVS commit mailing). git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@24 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- lib/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/README b/lib/README index 8a7148a5e..fd23f15cf 100644 --- a/lib/README +++ b/lib/README @@ -23,3 +23,6 @@ shared library directory specified in the build.xml file 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:45:54 mdb Exp $