3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-05 23:05:46 +00:00

public API for spacer

This commit is contained in:
Arie Gurfinkel 2017-07-31 15:50:17 -04:00
parent c3d433ede0
commit d080c146a2
7 changed files with 440 additions and 0 deletions

View file

@ -605,5 +605,6 @@ extern "C" {
}
#include "api_datalog_spacer.inc"
};