view graal/GraalRuntime/.classpath @ 2693:bcbda467e1ae

Clean up; removed subroutine block flag.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 18 May 2011 14:37:57 +0200
parents 48496ba030c5
children c4201554beeb
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="/GraalCompiler"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asm"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.base"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asmdis"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
	<classpathentry kind="output" path="bin"/>
</classpath>