|
From: Johannes Z. <jza...@us...> - 2006-03-06 22:18:43
|
Update of /cvsroot/magicmap/magicmapclient In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16900 Modified Files: .classpath Log Message: library for rfid reader added Index: .classpath =================================================================== RCS file: /cvsroot/magicmap/magicmapclient/.classpath,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .classpath 28 Sep 2005 10:33:07 -0000 1.5 --- .classpath 6 Mar 2006 22:18:38 -0000 1.6 *************** *** 28,31 **** --- 28,32 ---- <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/> <classpathentry kind="lib" path="lib/ostermillerutils_1_05_00.jar"/> + <classpathentry kind="lib" path="lib/OBIDISC4J.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |