1.23
2.0
main
test-branch
|
Last change
on this file since dfb0fef was ca6d19e, checked in by Manchun Zheng <zmanchun@…>, 12 years ago |
|
updates classpath by removing unnecessary buildpaths; minor improvement on seq library, updated seq test accordingly.
git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@1384 fb995dde-84ed-4084-dfe6-e5aef3e2452c
|
-
Property mode
set to
100644
|
|
File size:
715 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <classpath>
|
|---|
| 3 | <classpathentry kind="src" path="src"/>
|
|---|
| 4 | <classpathentry kind="src" path="test"/>
|
|---|
| 5 | <classpathentry kind="src" path="bench"/>
|
|---|
| 6 | <classpathentry kind="src" path="text/include"/>
|
|---|
| 7 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|---|
| 8 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|---|
| 9 | <classpathentry combineaccessrules="false" kind="src" path="/SARL"/>
|
|---|
| 10 | <classpathentry combineaccessrules="false" kind="src" path="/ABC"/>
|
|---|
| 11 | <classpathentry combineaccessrules="false" kind="src" path="/GMC"/>
|
|---|
| 12 | <classpathentry kind="output" path="bin"/>
|
|---|
| 13 | </classpath>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.