| 
					
					
						
							
						
					
					
				 | 
				@ -220,7 +220,7 @@ namespace storm { | 
			
		
		
	
		
			
				 | 
				 | 
				        } | 
				 | 
				 | 
				        } | 
			
		
		
	
		
			
				 | 
				 | 
				         | 
				 | 
				 | 
				         | 
			
		
		
	
		
			
				 | 
				 | 
				        boost::any ToExprtkStringVisitor::visit(RationalLiteralExpression const& expression, boost::any const&) { | 
				 | 
				 | 
				        boost::any ToExprtkStringVisitor::visit(RationalLiteralExpression const& expression, boost::any const&) { | 
			
		
		
	
		
			
				 | 
				 | 
				            stream << "(" << expression.getValue() << ")"; | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				            stream << "(" << expression.getValueAsDouble() << ")"; | 
			
		
		
	
		
			
				 | 
				 | 
				            return boost::any(); | 
				 | 
				 | 
				            return boost::any(); | 
			
		
		
	
		
			
				 | 
				 | 
				        } | 
				 | 
				 | 
				        } | 
			
		
		
	
		
			
				 | 
				 | 
				    } | 
				 | 
				 | 
				    } | 
			
		
		
	
	
		
			
				| 
					
					
					
				 | 
				
  |