view mx.graal/.project @ 23316:52f4acf6f365

Update import: Move CompilationResult and DataSection from JVMCI to Graal.
author Roland Schatz <roland.schatz@oracle.com>
date Mon, 18 Jan 2016 10:29:19 +0100
parents 7c519116907f
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>mx.graal</name>
	<comment></comment>
	<projects>
		<project>mx</project>
		<project>mx.jvmci</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>