mirror of
https://github.com/Z3Prover/z3
synced 2025-06-14 09:56:15 +00:00
checkpoint
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
e7e5d4c5bb
commit
efff6db567
25 changed files with 636 additions and 306 deletions
|
@ -19,8 +19,8 @@ Revision History:
|
|||
#ifndef _NAT_SET_H_
|
||||
#define _NAT_SET_H_
|
||||
|
||||
#include<limits.h>
|
||||
#include"vector.h"
|
||||
#include"limits.h"
|
||||
|
||||
class nat_set {
|
||||
unsigned m_curr_timestamp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue