root/WorldMill/trunk/cypsrc

Revision 948 (checked in by seang, 1 year ago)

Add benchmark script and set eol-style to native on everything except the shapefile

  • Property svn:eol-style set to native
  • Property svn:executable set to
Line 
1 #!/bin/sh
2 cd src
3 cython mill/ogrinit.pyx
4 cython mill/collection.pyx
5 cython mill/workspace.pyx
6 cd ..
Note: See TracBrowser for help on using the browser.