mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
updated doc
This commit is contained in:
parent
13920c4772
commit
0768a2ead1
4 changed files with 69 additions and 25 deletions
|
@ -1,18 +1,18 @@
|
|||
/*++
|
||||
Copyright (c) 2016 Microsoft Corporation
|
||||
Copyright (c) 2016 Microsoft Corporation
|
||||
|
||||
Module Name:
|
||||
Module Name:
|
||||
|
||||
bv_bound_chk_tactic.h
|
||||
bv_bound_chk_tactic.h
|
||||
|
||||
Abstract:
|
||||
Author:
|
||||
|
||||
Mikolas Janota
|
||||
|
||||
Author:
|
||||
### Notes
|
||||
|
||||
Mikolas Janota
|
||||
* does not support proofs, does not support cores
|
||||
|
||||
Revision History:
|
||||
--*/
|
||||
#pragma once
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue