source:
code/trunk/vendor/modernc.org/opt/unconvert.sh@
823
Last change on this file since 823 was 822, checked in by , 22 months ago | |
---|---|
File size: 92 bytes |
Rev | Line | |
---|---|---|
[822] | 1 | until unconvert -fastmath . &> /dev/null |
2 | do | |
3 | unconvert -fastmath -apply . &> /dev/null | |
4 | done |
Note:
See TracBrowser
for help on using the repository browser.