Skip to content
Snippets Groups Projects
Commit dbccc74f authored by Michael Leuschel's avatar Michael Leuschel
Browse files

add link to local kodkod.jar

parent 5dcec730
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ dependencies { ...@@ -37,6 +37,7 @@ dependencies {
sablecc 'de.hhu.stups:sablecc:3.2.10' sablecc 'de.hhu.stups:sablecc:3.2.10'
compile 'de.hhu.stups:prologlib:2.4.40' compile 'de.hhu.stups:prologlib:2.4.40'
kodkod name: 'kodkod' kodkod name: 'kodkod'
testCompile files('libs/kodkod.jar')
compile 'org.ow2.sat4j:org.ow2.sat4j.core:2.3.5' compile 'org.ow2.sat4j:org.ow2.sat4j.core:2.3.5'
testCompile 'junit:junit:4.8.2' testCompile 'junit:junit:4.8.2'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment