add lfbool
This commit is contained in:
parent
acf0164f4f
commit
7c37a7bd28
7
include/lfbool.h
Normal file
7
include/lfbool.h
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#ifndef LIBFLINT_BOOL_H
|
||||||
|
#define LIBFLINT_BOOL_H
|
||||||
|
|
||||||
|
#define LFTRUE 1
|
||||||
|
#define LFFALSE 0
|
||||||
|
|
||||||
|
#endif // LIBFLINT_BOOL_H
|
Loading…
x
Reference in New Issue
Block a user