changeset 2508:fea94949e0a2

Changed dependency of Runtime project.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Apr 2011 11:48:55 +0200
parents 9ec15d6914ca
children 16b9a8b5ad39
files graal/Runtime/.classpath
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/graal/Runtime/.classpath	Wed Apr 27 11:43:22 2011 +0200
+++ b/graal/Runtime/.classpath	Wed Apr 27 11:48:55 2011 +0200
@@ -4,7 +4,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/Assembler"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/Base"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/C1X"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/CRI"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/Compiler"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>