view mx.graal/.project @ 22511:4517eb7a971a

Bugfix: stamp of FixedValueAnchorNode cannot be nodeintrinsic stamp, because it is instantiated via constructor too
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 26 Aug 2015 15:13:09 -0700
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>