The 1, 2, 3 dimensional histogram routines. The programs can be
compliled only by Intel Fortran 90/95. (Absoft fortran 90/95 is
unable to compile them).  The programs need to use dyanmic
array allocation inside a structure; this feature is not supported by
Abost.  To use these prorams, just specify the *.o in the link 
process.

compile k90*.f in this directory and make
object by

ifort -c k90*.f
