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