view graal/GraalCompiler/.classpath @ 2696:c4201554beeb

Merge.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 18 May 2011 15:05:00 +0200
parents bcbda467e1ae abb4cc15283d
children
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" kind="src" path="/GraalGraph"/>
	<classpathentry combineaccessrules="false" kind="src" path="/GraalGraphviz"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asm"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
	<classpathentry kind="output" path="bin"/>
</classpath>