[Bprocessor-commit] bprocessor .classpath,1.2,1.3
Status: Pre-Alpha
Brought to you by:
henryml
From: Nordholt <nor...@us...> - 2006-09-07 11:39:39
|
Update of /cvsroot/bprocessor/bprocessor In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16109 Modified Files: .classpath Log Message: added facade to path Index: .classpath =================================================================== RCS file: /cvsroot/bprocessor/bprocessor/.classpath,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .classpath 30 Aug 2006 12:23:36 -0000 1.2 --- .classpath 7 Sep 2006 11:39:29 -0000 1.3 *************** *** 8,11 **** --- 8,12 ---- <classpathentry combineaccessrules="false" kind="src" path="/gui"/> <classpathentry combineaccessrules="false" kind="src" path="/model"/> + <classpathentry combineaccessrules="false" kind="src" path="/facade"/> <classpathentry kind="output" path="build"/> </classpath> |