magic/extflat
Tim Edwards 53078588ae Changed the size of argv[] in efReadLine() to be 128 instead of
64 because I overran the 64 array with too many resistclasses in
a techfile.  This really should be dynamically allocated;  this
requires parsing the line to count tokens and reallocating as
needed (to be done).
2019-06-06 14:53:07 -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 the size of argv[] in efReadLine() to be 128 instead of 2019-06-06 14:53:07 -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