close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Mar 23, 2009, 10:05:16 AM (16 years ago)
- Author:
-
Ingmar Baumgart
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v46
|
v47
|
|
92 | 92 | * Read the [http://omnetpp.org/doc/omnetpp40/migration/migration.html official OMNeT++ 4.0 migration guide]! |
93 | 93 | * Try to use the OMNeT++ migration tools migratened, migrateini, migratemsg and migratecpp. |
94 | | * Pay special attention to the changed NED and INI syntax - !OverSim now uses NED inheritance (e.g. for BaseOverlay). |
| 94 | * Pay special attention to the changed NED and INI syntax - !OverSim now uses NED inheritance (e.g. for !BaseOverlay). |
95 | 95 | * Some ini file parameters now have units like seconds or bytes. |
96 | 96 | |