source:
project/loop/loop.setup
@
1
Last change on this file since 1 was 1, checked in by , 15 years ago | |
---|---|
File size: 116 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | (run (csc -s -O2 -d0 loop-support.scm)) |
2 | ||
3 | (install-extension | |
4 | 'loop '("loop-support.so" "loop.scm") | |
5 | '((syntax)) ) |
Note: See TracBrowser
for help on using the repository browser.