|  | @ -54,7 +54,7 @@ namespace storm { | 
		
	
		
			
				|  |  |                 STORM_LOG_THROW(false, storm::exceptions::FileIoException, "Exception during file opening on " << filename << "."); |  |  |                 STORM_LOG_THROW(false, storm::exceptions::FileIoException, "Exception during file opening on " << filename << "."); | 
		
	
		
			
				|  |  |                 return false; |  |  |                 return false; | 
		
	
		
			
				|  |  |             } |  |  |             } | 
		
	
		
			
				|  |  |             file.exceptions( 0 ); |  |  |  | 
		
	
		
			
				|  |  |  |  |  |             file.exceptions( std::ifstream::goodbit ); | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  |             std::string line; |  |  |             std::string line; | 
		
	
		
			
				|  |  |             bool generalSuccess = true; |  |  |             bool generalSuccess = true; | 
		
	
	
		
			
				|  | @ -156,4 +156,4 @@ namespace storm { | 
		
	
		
			
				|  |  | #endif
 |  |  | #endif
 | 
		
	
		
			
				|  |  |          |  |  |          | 
		
	
		
			
				|  |  |     } |  |  |     } | 
		
	
		
			
				|  |  | } |  |  |  | 
		
	
		
			
				|  |  |  |  |  | } |