Update of /cvsroot/rails/18xx
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv4362
Modified Files:
.classpath
Log Message:
Added JGraph libs
Index: .classpath
===================================================================
RCS file: /cvsroot/rails/18xx/.classpath,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** .classpath 28 Mar 2010 20:14:20 -0000 1.15
--- .classpath 8 Apr 2010 21:22:46 -0000 1.16
***************
*** 32,35 ****
--- 32,37 ----
<classpathentry path="lib/log4j-1.2/log4j-1.2.14.jar" exported="true" kind="lib"/>
<classpathentry path="C:/Java/eclipse521/plugins/org.junit_3.8.2.v20090203-1005/junit.jar" kind="lib"/>
+ <classpathentry path="lib/jgraph5/jgraph.jar" kind="lib"/>
+ <classpathentry path="lib/jgrapht-0.7.3/jgrapht-jdk1.5.jar" kind="lib"/>
<classpathentry path="classes" kind="output"/>
</classpath>
|