Browse Source
			
			
			Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32
			
				
		Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32
	
		
	
			
				Edited MRMCConfig.h.in to include the base path for Test/ Directory Refactored the test files to use the new test/ base path macro With credits to Thomas ;)main
				 7 changed files with 40 additions and 18 deletions
			
			
		- 
					4CMakeLists.txt
- 
					3MRMCConfig.h.in
- 
					6src/dtmc/labeling.h
- 
					14src/parser/read_lab_file.cpp
- 
					9src/sparse/static_sparse_matrix.h
- 
					11test/parser/read_lab_file_test.cpp
- 
					11test/parser/read_tra_file_test.cpp
| @ -1,3 +1,4 @@ | |||
| // the configured options and settings for MRMC_CPP | |||
| #define MRMC_CPP_VERSION_MAJOR @MRMC_CPP_VERSION_MAJOR@ | |||
| #define MRMC_CPP_VERSION_MINOR @MRMC_CPP_VERSION_MINOR@ | |||
| #define MRMC_CPP_VERSION_MINOR @MRMC_CPP_VERSION_MINOR@ | |||
| #define MRMC_CPP_TESTS_BASE_PATH "@MRMC_CPP_TESTS_BASE_PATH@" | |||
						Write
						Preview
					
					
					Loading…
					
					Cancel
						Save
					
		Reference in new issue