
hg is an automatic histogram generator.
   it reads a column of data from an input file
   and emits a [log] histogram

ks does ks or chi^2 tests on a set of input arrays.
   you need the "numerical recipes in C" library somewhere
   on your system to link this one.


Installation:
	edit Makefile, setting UTILS and DESTDIR and MANDIR.
	you may need to change the install command as well,
	if you are in SYSV-land.

This source code is protected by numerous copyrights that prevent
you from selling it. Otherwise, you can do what you want with it.

I can not undertake to fix bugs or add features, but I might
do it if asked.

Steve Cumming
stevec@geog.ubc.ca


