source:
project/release/2/complex/complex.meta
@
8980
Last change on this file since 8980 was 8980, checked in by , 13 years ago | |
---|---|
File size: 269 bytes |
Line | |
---|---|
1 | ;;; complex.meta -*- Hen -*- |
2 | |
3 | ((egg "complex.egg") |
4 | (license "BSD") |
5 | (category math) |
6 | (needs regex-case) |
7 | (doc-from-wiki) |
8 | (synopsis "Support for complex numbers in Chicken") |
9 | (author "Thomas Christian Chust") |
10 | (files "complex.setup" "complex.scm" "complex-base.scm")) |
Note: See TracBrowser
for help on using the repository browser.