source:
code/trunk/vendor/modernc.org/ccgo/v3/lib/unconvert.sh@
822
Last change on this file since 822 was 822, checked in by , 22 months ago | |
---|---|
File size: 92 bytes |
Line | |
---|---|
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.