From: <kk...@us...> - 2011-02-09 16:08:28
|
Revision: 125 http://python-control.svn.sourceforge.net/python-control/?rev=125&view=rev Author: kkchen Date: 2011-02-09 16:08:17 +0000 (Wed, 09 Feb 2011) Log Message: ----------- Removed build/* and some other stuff from version control. Removed Paths: ------------- branches/control-0.4a/MANIFEST.in branches/control-0.4a/build/ Property Changed: ---------------- branches/control-0.4a/ branches/control-0.4a/doc/ Property changes on: branches/control-0.4a ___________________________________________________________________ Modified: svn:ignore - build/ + MANIFEST* build dist Deleted: branches/control-0.4a/MANIFEST.in =================================================================== --- branches/control-0.4a/MANIFEST.in 2011-02-08 23:04:46 UTC (rev 124) +++ branches/control-0.4a/MANIFEST.in 2011-02-09 16:08:17 UTC (rev 125) @@ -1,5 +0,0 @@ -include README -include setup.py -include src/*.py -include examples/README examples/*.py -prune examples/*-test.py Property changes on: branches/control-0.4a/doc ___________________________________________________________________ Modified: svn:ignore - _build/ _templates/ _static/ + _build _templates _static *.pdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |