annotate mx.cmd @ 7378:88506cfc3bab

Canonicalize ((a - a % b) / b) into (a / b).
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 15 Jan 2013 17:53:31 +0100
parents 4023bae16d02
children 46c51b5d0abb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4190
bfae65ae6c1e Added mx.bat for Windows.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
1 python mxtool/mx.py %*