Copyright (C) 2005 by David J. Hardy.
All rights reserved.


Changes in version 1.0.2
------------------------

+ Supports reading CHARMM parameter files.  Agrees with NAMD on bpti.
  (There is no need to use the NAMD "paraTypeCharmm" directive, as these
  files are recognized automatically based on the leading '*' character
  for the header comments.)

+ Correctly implements NAMD's support for X-Plor parameter files with
  dihedral multiplicities indicated by the X-Plor PSF file.  Agrees with
  NAMD on apoa1.

+ Fixed bug correctly matching dihedrals with multiplicities.

+ Fixed memory allocation in array.c when initializing length zero array.
  Credit to Alessandro Pedretti for this bug fix.


Changes in version 1.0.1
------------------------

+ Includes a second demonstration that illustrates use of multilevel
  summation method for solving electrostatics.
