diff graal/com.oracle.max.graal.runtime/.classpath @ 3531:dc4268828826

Fourth round of refactoring.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 10 Aug 2011 01:12:36 +0200
parents 6535766b47f4
children
line wrap: on
line diff
--- a/graal/com.oracle.max.graal.runtime/.classpath	Wed Aug 10 00:47:53 2011 +0200
+++ b/graal/com.oracle.max.graal.runtime/.classpath	Wed Aug 10 01:12:36 2011 +0200
@@ -8,5 +8,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.compiler"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graph"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.nodes"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>