view mx/.project @ 8421:24608582da70

method substitutions are now stored with a MethodSubstitution.class key value in the compiler storage of the original (i.e., substituted) method
author Doug Simon <doug.simon@oracle.com>
date Thu, 21 Mar 2013 12:23:37 +0100
parents 527724d26036
children
line wrap: on
line source

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