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

Last change on this file since 7727 was 7727, checked in by stud-florian, 15 years ago

Added support for compiling without log4cxx. If log4cxx is not present, all logging is sent directly to stdout.

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.