magic/extflat
Tim Edwards 982bb8aa63 Changed a recent commit which removed brackets from instance names
while reading DEF.  To preserve names as much as possible, such
names are now kept.  To avoid problems, EFbuild.c and ext2hier
behavior has been changed to only parse entries in a .ext file as
instance arrays if the array notation follows the specific syntax
of [ax:bx:cx][ay:by:cy], letting all other uses of brackets pass
through unaffected.
2019-07-25 10:20:24 -04: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
Depend Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFargs.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFbuild.c Changed a recent commit which removed brackets from instance names 2019-07-25 10:20:24 -04:00
EFdef.c Found an additional scaling-up problem in ext2spice (previously handled 2019-02-07 10:54:07 -05:00
EFerr.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFflat.c Found an additional scaling-up problem in ext2spice (previously handled 2019-02-07 10:54:07 -05:00
EFhier.c Found an additional scaling-up problem in ext2spice (previously handled 2019-02-07 10:54:07 -05:00
EFint.h Found an additional scaling-up problem in ext2spice (previously handled 2019-02-07 10:54:07 -05:00
EFname.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFread.c Changed the size of argv[] in efReadLine() to be 128 instead of 2019-06-06 14:53:07 -04:00
EFsym.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFvisit.c Added extraction device type "csubcircuit", which should have been 2018-10-30 16:19:20 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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 Corrected an error that was previously assumed to be fixed in 2018-10-29 17:29:15 -04:00