mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
2 lines
68 B
Bash
2 lines
68 B
Bash
gcc -fopenmp -o maxsat maxsat.c -I ../../include -L ../../lib -lz3
|