2001-04-06  Mumit Khan  <khan@nanotech.wisc.edu>

	* command.c (extract_number): New function.
	(read_image): Use.
	(read_vect): Use.
	(read_xyc): Use.

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.

Tue Apr 28 20:17:39 1998  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* getkey.c (getkey): Avoid using ioctl if TCGETA isn't defined.

Sun Dec  7 15:50:08 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* init.c (initialize): Delete SEED and calls to rand(). Also take 
	out the -s SEED flag in command line handling.
	* extern.h (SEED): Delete.
	* main.c (main): Fix main() return type to int from void.

Fri Aug 29 17:14:55 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* Makefile.in: Added HOST_LIBS to pick up -ladvapi32 under win32
	now that PLPLOT uses registry to find fontpath.

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

	* allinclude.h: Zap <malloc.h>.

Wed Mar  6 19:36:39 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* getkey.c (::, getkey): Linux needs termios, not termio. Should
	fix in configure.in.

	* Started ChangeLog

