gereon
|
353edccadf
|
using ifdef instead of pragma, moving private to end of class
|
13 years ago |
gereon
|
1c0dab85a9
|
settings are ready to be used, put into mrmc-cpp
settings now support positional arguments and proper error handling.
mrmc-cpp already uses the settings
|
13 years ago |
gereon
|
7f7234f62b
|
first version of settings module
|
13 years ago |
gereon
|
48323c005a
|
added header to make os detection at one point
added ifdefs to implement file mapping for windows
implemented file mapping for windows, but did not compile yet (no windows available...)
|
13 years ago |
gereon
|
7eaedbfe9b
|
changing names of parsers
|
13 years ago |
dehnert
|
188c06d651
|
Fixed one of the methods in utility.cpp to adapt to the new notations.
|
13 years ago |
dehnert
|
bd594e2fae
|
Added backwards transitions class. Small refactorings. Had to comment out some parts in utility.cpp and read_tra_file_test.cpp because they do not compile and seem to not be compliant with the current version in the repository.
|
13 years ago |
Lanchid
|
8a170d3fa6
|
Scheisse... hab anscheinend vergessen das zu pushen
Enthalten ist:
- Unit "Utility" zum parsen und ausgeben von DTMCs
- Klasse Formula und Subclasses für PCTL-Formeln
- Interface für den Model Checker
|
13 years ago |