2001-01-03  Mumit Khan  <khan@nanotech.wisc.edu>

	* screen.c (init_screen): Remove extern decl of LINES, COLS on 
	Windows. 

Thu Jan 28 13:50:25 1999  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* Makefile.in (XFCPPFLAGS): Define for f77 code.
	(XCPPFLAGS): Only use for C-style code.

Sat Dec  6 22:55:47 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* chval.c: Include <sys/file.h> only on platforms that support it.
	Should eventually be done via configure (HAVE_SYS_FILE_H), but not 
	yet done.

Wed Sep 18 02:06:15 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* chval.c: Fix RW_NAME fortran -> C name mangling.

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

	* chval.c: Added the updated namelist from namelist.c. Should
	merge the two in future to avoid out-of-sync problem.

Sat Jul 13 01:24:13 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* chval.c: Added dummy __main when compiled when gcc + f77.
	Also added dummy __MAIN, that linux shared libf2c.so seems
	to want (-DLINUX_F2C_MAIN_HACK=1).

	rindex->strrchr macro: Lose.

	* Makefile.in: OSF f77 needs -nofor_main if main() is in C.

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

	* namelist.h: Remove trailing commas for last enum elements.

	* Started ChangeLog
