source:
project/release/4/er-macros/tags/1.5.1/er-macros.setup
@
25291
Last change on this file since 25291 was 25291, checked in by , 10 years ago | |
---|---|
File size: 213 bytes |
Line | |
---|---|
1 | ;;;; er-macros.setup -*- Scheme -*- |
2 | |
3 | (compile -O3 -s -d1 er-macros.scm -J) |
4 | (compile -O3 -d0 -s er-macros.import.scm) |
5 | |
6 | (install-extension |
7 | 'er-macros |
8 | '("er-macros.so" "er-macros.import.so") |
9 | '((version "1.5.1"))) |
Note: See TracBrowser
for help on using the repository browser.