view graal/com.oracle.max.graal.graphviz/.classpath @ 3207:f4b46a224d90

Replace Compare with NormalizeComparison and constant 0 as inputs with a single Compare; correct/remove encountered wrong comments
author Peter Hofer <peter.hofer@jku.at>
date Mon, 11 Jul 2011 17:52:58 +0200
parents b7f45b37dd43
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graph"/>
	<classpathentry kind="output" path="bin"/>
</classpath>