view graal/GraalCompiler/.classpath @ 2655:df5de2a207ca

Removed constant value utility of LoadField.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 11 May 2011 15:16:43 +0200
parents 4dd0573f510b
children 0ea5f12e873a
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/CRI"/>
	<classpathentry combineaccessrules="false" kind="src" path="/GraalGraph"/>
	<classpathentry combineaccessrules="false" kind="src" path="/GraalGraphviz"/>
	<classpathentry kind="output" path="bin"/>
</classpath>