mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 04:28:17 +00:00
2 lines
67 B
Bash
2 lines
67 B
Bash
gcc -fopenmp -o maxsat maxsat.c -I ../../include -L ../../lib -lz3
|