You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 93af6147c4 Minor change to .gitignore. 12 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
resources Renaming MRMC to STORM, see #42 12 years ago
src removed obsolete typedef 12 years ago
test Added XCode stuff to .gitignore. Fixed a few tests to compile with clang under -Werror. 12 years ago
.gitignore Minor change to .gitignore. 12 years ago
CMakeLists.txt Fixed bug in parser that inserted 0-entries on the diagonal at the wrong places. Enabled link-time-optimizations for Release-Build when using clang. Fixed bug in base exception: what() returned a pointer to a char array belonging to a local variable, which got deallocated and thus invalidates the char array content. 12 years ago
LICENSE Initial Import into Git 13 years ago
LICENSE-STORM.txt removed obsolete cmake files, renamed license file 12 years ago
cpplint.py integrated cpplint 12 years ago
storm-config.h.in Renaming MRMC to STORM, see #42 12 years ago