view test.py.sublime-project @ 9:ed90b375d197

Award maxexitcode points by default The default number of points allocated per test case is now maxexitcode if it is set and is an integer (so that all given points are integers as well).
author Oleg Oshmyan <chortos@inbox.lv>
date Sun, 14 Feb 2010 00:51:27 +0000
parents cd4304ff1d1b
children
line wrap: on
line source

<!-- Documentation is available at http://www.sublimetext.com/docs/projects -->
<project>
	<mount dir="." direxclude=".svn,.git,CVS,bin"/>
	<options>
<![CDATA[
buildFile Packages/C++/Make.sublime-build
]]>
	</options>
</project>