view mx/.project @ 12677:e53aa17b8fdf

Fix some more problems in StampTool.add and simplify the overflow condition Add more tests to IntegerStampTest and split them into independent methods
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 05 Nov 2013 15:46:01 +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>