Skip to content

Commit 74e157e

Browse files
author
selineyp
committed
calling clasp and gringo knowlp#1
1 parent b80a12d commit 74e157e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/maxcost-test

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

2-
java -jar ../xhail-0.5.2/xhail.jar -b -c ../../../../miniconda/envs/test/bin/clasp -g ../../../../miniconda/envs/test/bin/gringo $ex $cost
2+
3+
java -jar ../xhail-0.5.2/xhail.jar -b -c /home/travis/miniconda/bin/envs/test/bin/clasp -g /home/travis/miniconda/envs/test/bin/gringo $ex $cost
34

45

56
if [ $? != 0 ]; then

0 commit comments

Comments
 (0)