[root]/OMNotebook_QT3
ANTLR
(0 files, 0 lines)
NotebookParser
(0 files, 0 lines)
OMNotebook
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3 (100.0%) | 4 (100.0%) | 1.3 |
x05andfe | 1 (33.3%) | 2 (50.0%) | 2.0 |
adrpo | 2 (66.7%) | 2 (50.0%) | 1.0 |
moved to the old repository:
https://openmodelica.ida.liu.se/svn/OpenModelica/old
0 lines of code changed in 1 file:
- got rid of winruntime, now everything resides in runtime
and the implementation is different via compiler and OS flags
- changed so that System.writeFile uses
fwrite insead of fprintf as is way
faster and better.
- updated copyright to year 2006 and added it to most of the files.
- updated SG so that it doesn't talk on winruntime anymore
- updated the omc.snl project and runtime.vcproj to take files from runtime
instead of winruntime.
- changed winruntime to runtime anywhere I could find it.
- got rid of some warnings by casting the values to the needed type.
2 lines of code changed in 1 file:
added OMNotebook, the version uses QT3 and accompanied openmodelica release v1.3 and v1.3.1. //Anders Fernstr?m
2 lines of code changed in 1 file: