mirror of
				https://github.com/RAIRLab/Spectra.git
				synced 2025-10-26 22:51:19 +00:00 
			
		
		
		
	Work to get it to compile
This commit is contained in:
		
							parent
							
								
									9532243465
								
							
						
					
					
						commit
						bad5fb5914
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
										
									
									
									
								
							|  | @ -63,7 +63,7 @@ | |||
|         <dependency> | ||||
|             <groupId>com.naveensundarg</groupId> | ||||
|             <artifactId>prover</artifactId> | ||||
|             <version>0.997</version> | ||||
|             <version>1.40</version> | ||||
|         </dependency> | ||||
| 
 | ||||
|         <dependency> | ||||
|  |  | |||
|  | @ -342,7 +342,7 @@ public class PlanningProblem { | |||
|         Set<Formula> formulae = objects.stream().map(x -> { | ||||
|             try { | ||||
|                 return Reader.readFormula(x); | ||||
|             } catch (Reader.ParsingException e) { | ||||
|             } catch (Exception e) { | ||||
|                 e.printStackTrace(); | ||||
|                 return null; | ||||
|             } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue