Merged functions branch back to trunk

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@401 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-01-14 16:12:29 +00:00
parent c0bc085943
commit 40cf39aae7
15 changed files with 211 additions and 124 deletions

View file

@ -62,6 +62,7 @@
</target>
<target name="bench" description="run compilation benchmark">
<mkdir dir="${reports.dir}"/>
<quiet>
<delete file="${reports.dir}/benchmark-${platform}.log"/>
<touch file="${reports.dir}/benchmark-${platform}.log"/>