Last change
on this file since 19029 was
19028,
checked in by Kon Lovett, 11 years ago
|
Export Scheme-ish uni, etc. & arguments-X routines
|
File size:
482 bytes
|
Line | |
---|
1 | ;;;; "combinators.meta -*- Hen -*- |
---|
2 | |
---|
3 | ((egg "combinators.egg") |
---|
4 | (category data) |
---|
5 | (author "[[kon lovett]]") |
---|
6 | (license "Public Domain") |
---|
7 | (doc-from-wiki) |
---|
8 | (synopsis "Combinators") |
---|
9 | (needs setup-helper) |
---|
10 | (files |
---|
11 | "tests" |
---|
12 | "arguments-helpers.inc" |
---|
13 | "section-combinators.scm" |
---|
14 | "uni-combinators.scm" |
---|
15 | "bi-combinators.scm" |
---|
16 | "tri-combinators.scm" |
---|
17 | ;"generic-section-combinators.scm" |
---|
18 | "logical-combinators.scm" |
---|
19 | "sort-combinators.scm" |
---|
20 | "stack-combinators.scm" |
---|
21 | "combinators.setup") ) |
---|
Note: See
TracBrowser
for help on using the repository browser.