Last change
on this file since 25228 was
25228,
checked in by Christian Kellermann, 9 years ago
|
termite: mark obsolete
|
File size:
1.4 KB
|
Line | |
---|
1 | ((egg "termite.egg") |
---|
2 | (files "data.scm" "README" "benchmarks/README" "benchmarks/self_gambit.scm" "benchmarks/config-single-node.scm" "benchmarks/pingpong_gambit.scm" "benchmarks/bench.scm" "benchmarks/fib.erl" "benchmarks/smith.erl" "benchmarks/smith.scm" "benchmarks/config-dinos.scm" "benchmarks/fib.scm" "benchmarks/ring.erl" "benchmarks/self.scm" "benchmarks/qsort.scm" "benchmarks/tak.erl" "benchmarks/pingpong.scm" "benchmarks/ring_gambit.scm" "benchmarks/config.scm" "benchmarks/ring.scm" "benchmarks/nrev.erl" "benchmarks/spawn.scm" "benchmarks/nrev.scm" "benchmarks/spawn.erl" "benchmarks/pingpong2.scm" "benchmarks/migrate.scm" "benchmarks/spawn_gambit.scm" "benchmarks/tak.scm" "benchmarks/pingpong.erl" "benchmarks/self.erl" "benchmarks/qsort.erl" "test/test_node1.scm" "test/test_node2.scm" "INSTALL" "deftype.scm" "termite.setup" "termite.scm" "termite.meta" "CHANGELOG" "match.scm" "examples/cell.scm" "examples/config.scm" "examples/cons.scm" "examples/supervisor.scm" "termite-chicken.scm" "uuid.scm" "tsi" "recv.scm" "gambit-glue.scm" "otp/gen_event.scm" "otp/gen_server.scm" "match-support.scm" "VERSION" "LICENSE" "termite#.scm") |
---|
3 | (doc-from-wiki) |
---|
4 | (needs s11n mailbox mailbox-threads defstruct lookup-table) |
---|
5 | (license "LGPL") |
---|
6 | (category obsolete) |
---|
7 | (hidden) |
---|
8 | (author "Gulliaume Germain, ported to chicken by Christian Kellermann") |
---|
9 | (synopsis "Erlang style concurrency for chicken scheme")) |
---|
Note: See
TracBrowser
for help on using the repository browser.