mirror of
https://github.com/Z3Prover/z3
synced 2025-06-22 05:43:39 +00:00
fixed typo
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
a5ce28d82a
commit
769b2b585b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Revision History:
|
||||||
|
|
||||||
--*/
|
--*/
|
||||||
#ifndef _SCOPED_PROOF__H_
|
#ifndef _SCOPED_PROOF__H_
|
||||||
#define _SCOPED_PROOF_H_
|
#define _SCOPED_PROOF__H_
|
||||||
|
|
||||||
#include "ast.h"
|
#include "ast.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue