Contents of this distribution:

Files:
  COPYING:          copyright terms (GPL license)
  InversionKit.jar: compiled program (can be run directly - see doc.pdf)
  Makefile:         a makefile which will replace InversionKit with a new
                    compiled version (this should be identical to previous
                    version if no changes are made to the source files)
  README:           this file
  doc.pdf:          a short manual which explains how to use InversionKit
  amde2famde.f:     a fortran program to convert a binary amde file to an
                    ASCII famde file which can be read by InversionKit

Folders:
  src:              contains java source files 
  classes:          contains java class files (files obtained after compilation)
                    including class files extracted from jlapack
