summaryrefslogtreecommitdiff
path: root/src/eclipse/scalap/.classpath
blob: 2b44ad19b2ff91e102d1bb3ea8162e0781845a65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="scalap"/>
	<classpathentry combineaccessrules="false" kind="src" path="/reflect"/>
	<classpathentry combineaccessrules="false" kind="src" path="/scala-library"/>
	<classpathentry combineaccessrules="false" kind="src" path="/scala-compiler"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/ant/ant.jar"/>
	<classpathentry kind="lib" path="lib/jline.jar"/>
	<classpathentry kind="lib" path="lib/msil.jar"/>
	<classpathentry kind="output" path="build-quick-scalap"/>
</classpath>