3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-06 14:13:23 +00:00

ML native layer bugfixes

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2012-12-21 03:02:12 +00:00
parent 8e83f8d034
commit 7efe7a2c16
4 changed files with 113 additions and 72 deletions

View file

@ -2699,7 +2699,7 @@ def mk_z3consts_ml(api_files):
idx = idx + 1
linenum = linenum + 1
if VERBOSE:
print "Generated '%s/enumerations.ml'" % ('%s' % gendir)
print "Generated '%s/z3enums.ml'" % ('%s' % gendir)
def mk_gui_str(id):
return '4D2F40D8-E5F9-473B-B548-%012d' % id