Changeset 3690 for source/ariba/communication/modules/transport/omnet
- Timestamp:
- May 26, 2009, 1:40:23 AM (16 years ago)
- Location:
- source/ariba/communication/modules/transport/omnet
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/modules/transport/omnet/AribaOmnetMessage.msg
r3689 r3690 1 // [Licen ce]1 // [License] 2 2 // The Ariba-Underlay Copyright 3 3 // … … 35 35 // official policies, either expressed or implied, of the Institute of 36 36 // Telematics. 37 // [Licen ce]37 // [License] 38 38 39 39 message AribaOmnetMessage -
source/ariba/communication/modules/transport/omnet/AribaOmnetModule.cpp
r3055 r3690 1 // [Licen ce]1 // [License] 2 2 // The Ariba-Underlay Copyright 3 3 // … … 35 35 // official policies, either expressed or implied, of the Institute of 36 36 // Telematics. 37 // [Licen ce]37 // [License] 38 38 39 39 #include "AribaOmnetModule.h" -
source/ariba/communication/modules/transport/omnet/AribaOmnetModule.h
r3689 r3690 1 // [Licen ce]1 // [License] 2 2 // The Ariba-Underlay Copyright 3 3 // … … 35 35 // official policies, either expressed or implied, of the Institute of 36 36 // Telematics. 37 // [Licen ce]37 // [License] 38 38 39 39 #ifndef ARIBA_OMNET_MODULE_H__
Note:
See TracChangeset
for help on using the changeset viewer.