5 lines
102 B
Bash
Executable File
5 lines
102 B
Bash
Executable File
cd /home/chenzh/solvers/Light/solvers/kissat-inc;
|
|
./configure && make;
|
|
cd ..;
|
|
cd ..;
|
|
make clean; make; |