[pypy-svn] rev 1939 - pypy/trunk/doc/funding

nico at codespeak.net nico at codespeak.net
Tue Oct 14 23:06:45 CEST 2003


Author: nico
Date: Tue Oct 14 23:06:45 2003
New Revision: 1939

Modified:
   pypy/trunk/doc/funding/makefile
   pypy/trunk/doc/funding/project_gantt.png
Log:
updated gantt.



Modified: pypy/trunk/doc/funding/makefile
==============================================================================
--- pypy/trunk/doc/funding/makefile	(original)
+++ pypy/trunk/doc/funding/makefile	Tue Oct 14 23:06:45 2003
@@ -7,5 +7,5 @@
 	xsltproc nico/p2total.xsl project_planning.xml | python nico/bt.py > budget_summary.html
 
 project_gantt.png: project_planning.xml project_resources.xml
-	pygantt --timestep 84 --display-resources --renderer png --detail 0  --colors-file pyganttrc project_planning.xml  > project_gantt.png 
+	pygantt --timestep 140 --display-resources --renderer png --detail 0  --colors-file pyganttrc project_planning.xml  > project_gantt.png 
 

Modified: pypy/trunk/doc/funding/project_gantt.png
==============================================================================
Binary files. No diff available.


More information about the Pypy-commit mailing list