3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-06 11:20:26 +00:00

Another round of pretty printing

This commit is contained in:
martin-neuhaeusser 2016-04-06 12:45:21 +02:00
parent bd9d13279a
commit 95454679e2

View file

@ -425,7 +425,6 @@ MK_PLUS_OBJ(ast_vector)
MK_PLUS_OBJ(fixedpoint) MK_PLUS_OBJ(fixedpoint)
MK_PLUS_OBJ(optimize) MK_PLUS_OBJ(optimize)
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif