magic/extflat
Darryl L. Miles e8d7888300 extract.h/EFVisit.h include database.h for TileTypeBitMask
This has a knock on effect of causing EFvisit.c to require database.h
to be defined BEFORE the EFint.h due to an identical copy of ArrayInfo
type being present in both files.

Maybe there should be database_arrayinfo.h ?  To remove the copy.
2025-02-22 20:58:59 -05:00
..
COMPRESS
EFantenna.c Lookup() constify call-site 2024-12-26 15:20:58 -05:00
EFargs.c gcc: support -Werror=format-security 2025-01-10 14:19:52 +09:00
EFbuild.c EFbuild.c:1330 ASSERT(nn) added 2024-12-26 13:01:24 -05:00
EFdef.c extflat/EFdef.c: hash constify freeMalloc() constness cast 2024-12-26 15:20:59 -05:00
EFerr.c EFerr.c: printf style constify fmt call-site 2025-01-03 09:08:14 +00:00
EFflat.c extflat: K&R various converted to ANSI (mainly due to bool use) 2025-01-06 16:18:41 +00:00
EFhier.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFint.h Added a 2nd use of the "device" property, which has long been needed, 2022-05-04 16:43:38 -04:00
EFname.c extflat/EFname.c: EFHNBest() add argument ASSERT to convey intention 2024-12-26 13:01:24 -05:00
EFread.c extract/ExtBasic.c: Lookup() constify call-site 2024-12-26 15:20:58 -05:00
EFsym.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFvisit.c extract.h/EFVisit.h include database.h for TileTypeBitMask 2025-02-22 20:58:59 -05:00
Makefile Corrected a mistake with the extension of the bloat-all CIF operator 2019-10-16 20:53:03 -04:00
READ_ME
extflat.h extflat.h: efReadError() printf ATTR_FORMAT_PRINTF_1 2025-01-03 09:08:14 +00:00