source: CIVL/.classpath@ f6ce0eb

1.23 2.0 main test-branch
Last change on this file since f6ce0eb was 0ded90b, checked in by Manchun Zheng <zmanchun@…>, 12 years ago

making text/include a package of civl

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@832 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 939 bytes
RevLine 
[9ae277d]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
[f338099]4 <classpathentry kind="src" path="test"/>
[6aaa7a2]5 <classpathentry kind="src" path="bench"/>
[0ded90b]6 <classpathentry kind="src" path="text/include"/>
[2317d1b]7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
[f338099]8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
[c5ddcd7]9 <classpathentry combineaccessrules="false" kind="src" path="/SARL"/>
[c788e3c]10 <classpathentry kind="var" path="VSL/lib/clj-ds.jar" sourcepath="/VSL/lib/clj-ds-0.0.4-sources.jar"/>
[d6665ab]11 <classpathentry kind="var" path="VSL/lib/pcollections-2.1.2.jar" sourcepath="/VSL/src/pcollections-2.1.2-sources.jar"/>
12 <classpathentry combineaccessrules="false" kind="src" path="/ABC"/>
13 <classpathentry combineaccessrules="false" kind="src" path="/GMC"/>
[9ae277d]14 <classpathentry kind="output" path="bin"/>
15</classpath>
Note: See TracBrowser for help on using the repository browser.