source: etc/simulation/omnet3/AribaOmnetModule.ned@ 12524

Last change on this file since 12524 was 12524, checked in by hock@…, 11 years ago

moved SystemQueue::instance() into cpp:
fixes some weird issues in some corner cases.
(e.g. strange compiler settings in application which links to libariba..)

File size: 130 bytes
Line 
1simple AribaOmnetModule
2 parameters:
3 configfile: string;
4
5 gates:
6 in: tcpIn;
7 out: tcpOut;
8endsimple
Note: See TracBrowser for help on using the repository browser.