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

Last change on this file since 10673 was 10673, checked in by Michael Tänzer, 13 years ago

Merge bugfix into trunk: Fix intialisation of static variable. Only relevant
when compiling in debug mode

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.