Last change
on this file since 25109 was
25109,
checked in by juergen, 9 years ago
|
module moved to category obsolete
|
File size:
305 bytes
|
Line | |
---|
1 | ;;;; ir-macros.meta -*- Scheme -*- |
---|
2 | |
---|
3 | ((synopsis "Implicit-renaming macros with pattern matching") |
---|
4 | (category obsolete) |
---|
5 | (license "BSD") |
---|
6 | (depends contracts) |
---|
7 | (doc-from-wiki #t) |
---|
8 | (author "Juergen Lorenz") |
---|
9 | (files "ir-macros.release-info" "ir-macros.scm" "ir-macros.setup" |
---|
10 | "ir-macros.meta" "tests/run.scm")) |
---|
Note: See
TracBrowser
for help on using the repository browser.