view graal/com.oracle.max.graal.compiler/.classpath @ 3068:ea778c37bdae

Updated GRAAL_README. Add new short-cut flag for graph output "-G:Plot".
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Thu, 23 Jun 2011 16:40:53 +0200
parents b7f45b37dd43
children dc4268828826
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="/com.oracle.max.asm"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graphviz"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graph"/>
	<classpathentry kind="output" path="bin"/>
</classpath>