magic/extflat
Darryl L. Miles f031d16f50 database.h: refactor struct ArrayInfo defn into it arrayinfo.h
EFint.t has an ugly ifndef _DATABASE_H that is very include order
dependent (brittle to failure) so this moves the (struct ArrayInfo) type
definition into its own file, which has standard ifndef once file guards.
So include file order no longer matters.

Copyright plate taken from database.h.in
2025-08-06 22:58:30 +01:00
..
COMPRESS Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFantenna.c Removed two unused statements from EFantenna.c, per the discussion 2025-02-23 10:15:48 -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 database.h: refactor struct ArrayInfo defn into it arrayinfo.h 2025-08-06 22:58:30 +01: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 Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
extflat.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00