Basic functionality for new ports and chans

First test using the new comm system. About twice the throughput of the old system.
This commit is contained in:
Eric Holk 2012-06-07 12:18:34 -07:00
parent f197d00979
commit 117b9a0b75
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
import arc::methods;
import dvec::dvec;
import dvec::{extensions};
import dvec::extensions;
import sys::methods;
export port;