projects
/
satune.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Adding checks to avoid further processing on UNSAT Problems
[satune.git]
/
src
/
common.mk
diff --git
a/src/common.mk
b/src/common.mk
index
b99e2db
..
1533d5f
100644
(file)
--- a/
src/common.mk
+++ b/
src/common.mk
@@
-5,7
+5,7
@@
CXX := g++
JAVAC := javac
UNAME := $(shell uname)
-JAVA_INC := /usr/lib/jvm/
java-1.8.0-openjdk-amd64
/include/
+JAVA_INC := /usr/lib/jvm/
default-java
/include/
LIB_NAME := cons_comp
LIB_SO := lib_$(LIB_NAME).so