view mx/.project @ 6573:4eba1a717254

extended IfNode simplification to try and connect code that initializes a variable directly with the successors of an if construct that switches on the variable
author Doug Simon <doug.simon@oracle.com>
date Wed, 24 Oct 2012 22:30:46 +0200
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>