view graal/Runtime/.classpath @ 2508:fea94949e0a2

Changed dependency of Runtime project.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Apr 2011 11:48:55 +0200
parents 099e697d8934
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/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="/CRI"/>
	<classpathentry combineaccessrules="false" kind="src" path="/Compiler"/>
	<classpathentry kind="output" path="bin"/>
</classpath>