mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 02:45:51 +00:00
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
This commit is contained in:
parent
2c6645ef2d
commit
00271e5531
18 changed files with 1282 additions and 1823 deletions
|
@ -214,11 +214,6 @@ ALIASES = "beginfaq=<ul>" \
|
|||
"emph{1}=<em>\1</em>" \
|
||||
"extdoc{2}=<a class=\"el\" href=\"\1\">\2</a>" \
|
||||
"nicebox{1}=<div class=\"fragment\"><pre class=\"fragment\">\1</pre></div>" \
|
||||
"mlonly=\if Ocaml" \
|
||||
"endmlonly=\endif" \
|
||||
"mlh=\if Ocaml" \
|
||||
"endmlh=\endif" \
|
||||
"conly=" \
|
||||
"ccode{1}=<tt>\1</tt>" \
|
||||
"zframe=<iframe allowtransparency=\"true\" frameborder=\"0\" style=\"width:600px;height:600px\" src=\"http://rise4fun.com/z3?frame=1&menu=0\"> </iframe>"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue