source:
project/release/4/binary-search/binary-search.setup
@
31138
Last change on this file since 31138 was 31138, checked in by , 6 years ago | |
---|---|
File size: 195 bytes |
Line | |
---|---|
1 | (compile binary-search.scm -O3 -d1 -sJ) |
2 | (compile binary-search.import.scm -O3 -d0 -s) |
3 | |
4 | (install-extension |
5 | 'binary-search |
6 | '("binary-search.so" "binary-search.import.so" "binary-search.types")) |
7 |
Note: See TracBrowser
for help on using the repository browser.