# HG changeset patch # User Kirill Smelkov <[EMAIL PROTECTED]> # Date 1209814181 -14400 # Node ID 2fe2f4f4e58972b2a3eb106964cd68db12d88e0e # Parent 3c924a0594baee13d595e66de8577fcd1691ee7c chmod a+x bin/*
This is handy when using cython right from development tree diff --git a/bin/cython b/bin/cython old mode 100644 new mode 100755 diff --git a/bin/update_references b/bin/update_references old mode 100644 new mode 100755 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
