3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 20:05:51 +00:00

Disabled (extra) internal python API for testing.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-10-25 18:55:17 -07:00
parent d6e8096a61
commit 98147b0fc9
10 changed files with 1 additions and 279 deletions

View file

@ -16,7 +16,6 @@ Revision History:
--*/
#include<iostream>
#include"z3_internal.h"
#include"api_log_macros.h"
#include"api_context.h"
#include"api_util.h"