[Bprocessor-commit] gl .classpath,1.2,1.3
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2006-01-24 13:57:39
|
Update of /cvsroot/bprocessor/gl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19939 Modified Files: .classpath Log Message: A slightly different dependency setup Index: .classpath =================================================================== RCS file: /cvsroot/bprocessor/gl/.classpath,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .classpath 24 Jan 2006 13:45:30 -0000 1.2 --- .classpath 24 Jan 2006 13:57:25 -0000 1.3 *************** *** 4,8 **** <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="src" path="/gui"/> - <classpathentry kind="src" path="/kernel"/> <classpathentry kind="src" path="/model"/> <classpathentry kind="lib" path="/tools/jogl/jogl.jar"/> --- 4,7 ---- |