
fxcopy.x
	Add local copy of ranges.x. The routines calls have now
	an 'l' preappended to get_netx_number() and decode_ranges()

	The to use these calls was to take advantage of the zero index
	support on this calls.
	Take the 'gz' support out.
	mar.4.98 nz

fxdelete.x
fxinsert.x
	Use the local copy of ranges that is in fxcopy.x
	mar.4.98 nz

        Version 1.0 released 4/98
==================================================================

fxrdhdr.x
fxfwrhdr.x
	Change the algorithm to skip extensions. Add new struct element
	MEF_KEEPXT. When 'yes', it will not touch the header extension
	and pass it to the output as is. Good for extracting extension
	as they are.
	aug.30.99 nz


fgread.c,fgwrite.c
	Added 2 new foreign task. There is a wrapper cl script for
	each to allow parameter editing before executing the C program.

	Version 1.2 release Sep99
