Instructions for updating external Z3 API ----------------------------------------- The python "macros": def_Type() and def_API() are used to add new types and function definitions to the Z3 API. The .h files listed at update_api.py contain these definitions. See lib\z3_api.py for many examples. To generate bindings and the API logging infrastructure, the following command must be used: python update_api.py