Update of /cvsroot/bprocessor/model
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv10821
Modified Files:
.classpath
Log Message:
updated class path to make the camera class compile
Index: .classpath
===================================================================
RCS file: /cvsroot/bprocessor/model/.classpath,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** .classpath 10 Aug 2006 15:37:27 -0000 1.10
--- .classpath 12 Nov 2006 20:35:18 -0000 1.11
***************
*** 6,9 ****
--- 6,10 ----
<classpathentry exported="true" kind="lib" path="/tools/jaxb/jaxb.jar"/>
<classpathentry exported="true" kind="lib" path="/tools/antlr/antlr.jar"/>
+ <classpathentry kind="lib" path="/tools/jogl/jogl.jar"/>
<classpathentry kind="lib" path="/tools/junit/junit.jar"/>
<classpathentry exported="true" kind="lib" path="xml"/>
|