mirror of
https://github.com/Z3Prover/z3
synced 2025-08-03 18:00:23 +00:00
Moved .NET and ml APIs to src
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
0a4446ae26
commit
952188a485
96 changed files with 0 additions and 0 deletions
|
@ -1,11 +0,0 @@
|
|||
/* Copyright (c) Microsoft Corporation */
|
||||
|
||||
quote(mli,"
|
||||
(**
|
||||
Summary: \[ [ get_pattern_terms c p ] \] is the ast's in pattern.
|
||||
|
||||
- {b See also}: {!get_pattern_num_terms}
|
||||
- {b See also}: {!get_pattern}
|
||||
*)
|
||||
val get_pattern_terms: context -> pattern -> ast array;;
|
||||
");
|
Loading…
Add table
Add a link
Reference in a new issue