mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 19:02:02 +00:00
lower/upper case
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
2da3593f50
commit
fc718d4e0f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ typedef struct FStar_UInt128_uint128_s {
|
||||||
* latter is for internal use. */
|
* latter is for internal use. */
|
||||||
typedef FStar_UInt128_uint128 FStar_UInt128_t, uint128_t;
|
typedef FStar_UInt128_uint128 FStar_UInt128_t, uint128_t;
|
||||||
|
|
||||||
#include "math/bigfix/LowStar_Endianness.h"
|
#include "math/bigfix/LowStar_Endianess.h"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue