Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37827786
en ru br
ALT Linux repos
S:2.3.5-alt1_20jpp11
5.0: 2.0.0-alt1_7jpp6

Group :: Development/Java
RPM: sat4j

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sat4j-core-nooverrides.patch
Download


--- src/org/sat4j/minisat/core/Solver.java	2008-05-25 05:07:56.000000000 -0400
+++ src/org/sat4j/minisat/core/Solver.java	2008-06-19 12:51:06.000000000 -0400
@@ -1312,12 +1312,10 @@
 		return null;
 	}
 
-	@Override
 	public boolean isDBSimplificationAllowed() {
 		return isDBSimplificationAllowed;
 	}
 
-	@Override
 	public void setDBSimplificationAllowed(boolean status) {
 		isDBSimplificationAllowed = status;
 	}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin