view graal/GraalCompiler/.classpath @ 2682:c5739b99762a

New field store / guard / frame state example.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Mon, 16 May 2011 17:26:31 +0200
parents 0ea5f12e873a
children abb4cc15283d bcbda467e1ae
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 combineaccessrules="false" kind="src" path="/com.oracle.max.asm"/>
	<classpathentry kind="output" path="bin"/>
</classpath>