view mx/.project @ 9610:ae17e540c5d2

More asserts while getting vtable offsets Added check that methods have vtable entrys before using method dispatch instead of type dispatch
author Gilles Duboscq <duboscq@ssw.jku.at>
date Wed, 08 May 2013 16:34:30 +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>