Backport trivial changes
This commit is contained in:
committed by
Corentin Le Molgat
parent
959bb0d51c
commit
46f73b3d35
@@ -737,7 +737,6 @@ import java.util.HashSet;
|
||||
%typemap(javacode) Solver %{
|
||||
/**
|
||||
* This exceptions signal that a failure has been raised in the C++ world.
|
||||
* @author lperron@google.com (Laurent Perron)
|
||||
*/
|
||||
public static class FailException extends Exception {
|
||||
public FailException() {
|
||||
|
||||
Reference in New Issue
Block a user