Sun Jun 29 01:34:57 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* getopt.h, getopt.c, getopt1.c: New files.

	* libcxrl.h: Added prototypes.

Tue Nov 19 23:52:25 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* groutines.h, groutines.c: Cygwin32 changes. Looks suspicious,
	double check.

	* misc.c: No <malloc.h> for cygwin32

Thu Sep 12 19:49:26 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* misc.c(error,warn): Unknown args passed as long instead of
	ints to avoid problems on machines where the pointers are not
	integer size (eg., DEC Alpha).

Thu Sep 12 14:03:55 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* groutines.h, groutines.c: Use F77_NAME to modify C/FORTRAN 
	interface names.

Tue Sep 10 22:36:30 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* groutines.c (gstring_, gnumber_, gint_, addcmdarg, gfile_):
	Fix FORTRAN string length to use unsigned long, not u_int.

	* groutines.c (gstring_, g_string): Allow NULL string in gfiles.

Thu Jul 11 08:52:28 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* groutines.h: xlc gets mad when you redefine NULL, so had
	to ifdef around it. Also remote trailing comma for the last
	element of enums.
	
	* getarg.c: Dummy variable to stop AIX 4.x xlc from complaining 
	about empty files.

	* Started ChangeLog
