mirror of
https://github.com/Z3Prover/z3
synced 2025-08-18 01:02:15 +00:00
booyah
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
10d0404175
commit
d0e20e44ff
714 changed files with 714 additions and 2142 deletions
|
@ -17,8 +17,7 @@ Notes:
|
|||
|
||||
|
||||
--*/
|
||||
#ifndef DEPENDENCY_CONVERTER_H_
|
||||
#define DEPENDENCY_CONVERTER_H_
|
||||
#pragma once
|
||||
|
||||
#include "util/ref.h"
|
||||
#include "ast/ast_pp_util.h"
|
||||
|
@ -44,4 +43,3 @@ typedef ref<dependency_converter> dependency_converter_ref;
|
|||
typedef sref_vector<dependency_converter> dependency_converter_ref_vector;
|
||||
typedef sref_buffer<dependency_converter> dependency_converter_ref_buffer;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue