view mx.truffle/.project @ 22117:fab555eab36e

Returning back the LanguageCache concept just making sure it has static final boolean field that eliminates the reflection part when ahead of time compilation is on.
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Sat, 29 Aug 2015 01:34:41 +0200
parents 867960de3e9a
children
line wrap: on
line source

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