source:
project/release/4/neurolucida/trunk/neurolucida.setup
@
25484
Last change on this file since 25484 was 25484, checked in by , 9 years ago | |
---|---|
File size: 208 bytes |
Line | |
---|---|
1 | ;;;; -*- Hen -*- |
2 | |
3 | (compile -O3 -d0 -b -heap-initial-size 8192k neurolucida.scm) |
4 | |
5 | (install-program |
6 | 'neurolucida |
7 | |
8 | `("neurolucida" ) |
9 | |
10 | ; Assoc list with properties for the program: |
11 | '((version 1.3)) |
12 | ) |
13 |
Note: See TracBrowser
for help on using the repository browser.