dehnert 188c06d651 Fixed one of the methods in utility.cpp to adapt to the new notations. 13 years ago
doc Updated styleguides 13 years ago
resources Moved/merged 3rdParty into 3rdparty 13 years ago
src Fixed one of the methods in utility.cpp to adapt to the new notations. 13 years ago
test 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
.gitignore Edited static_sparse_matrix.h, replaced all calloc/malloc calls with std::new 13 years ago
CMakeLists.txt Included DEFINE_UNIX switch for CMake in order to set necessary define for STLSoft (on Mac OS X). 13 years ago
FindPantheios.cmake Fixed CMakeLists.txt for Google Test to work with VS2012 13 years ago
FindSTLSoft.cmake Added temporary Find* files for CMake 13 years ago
LICENSE Initial Import into Git 13 years ago
LICENSE-MRMC.txt Initial Import into Git 13 years ago
MRMCConfig.h.in Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32 13 years ago