source: CIVL/.classpath@ ea8d8ce

1.23 2.0 main test-branch
Last change on this file since ea8d8ce was f0296bc8, checked in by Stephen Siegel <siegel@…>, 11 years ago

Fixing bugs in new organization of includes.
Fixing bugs in math.h, math.cvl.
Getting rid of math.h since it is in ABC.

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

  • Property mode set to 100644
File size: 966 bytes
RevLine 
[9ae277d]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
[d4170f4]4 <classpathentry kind="src" output="bin-test/dev" path="test/dev"/>
5 <classpathentry kind="src" output="bin-test/big" path="test/big"/>
6 <classpathentry kind="src" output="bin-test/regress" path="test/regress"/>
[6aaa7a2]7 <classpathentry kind="src" path="bench"/>
[2317d1b]8 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
[f338099]9 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
[c5ddcd7]10 <classpathentry combineaccessrules="false" kind="src" path="/SARL"/>
[d6665ab]11 <classpathentry combineaccessrules="false" kind="src" path="/GMC"/>
[404b11a]12 <classpathentry kind="var" path="VSL/lib/antlr-runtime.jar"/>
[5af87592]13 <classpathentry kind="var" path="VSL/lib/antlr-4.4-complete.jar"/>
14 <classpathentry combineaccessrules="false" kind="src" path="/ABC"/>
[9ae277d]15 <classpathentry kind="output" path="bin"/>
16</classpath>
Note: See TracBrowser for help on using the repository browser.