History | View | Annotate | Download (823 Bytes)
Fixed bug in seed generation
Moved cAsyncModule functionality to cSimpleModule, dropped cAsyncModule
We eliminated the need for special cAsyncModule objectssince it is more convenient to just stick to cSimpleModule in themodel implementation and active Horizon through omnetpp.ini switches....
[sequencechart] added binaries and build system additions
- added binaries of GUI enhancements - nativelibs Linux64 and jar - sequencechart jar- added build target install-plugins for copying binaries to target dirs- updated .gitignore
[sequencechart] added missing file and adjusted .gitignore accordingly
[sequencechart updated .gitignore]
[core] updated .gitignore
Added .gitignore files