Contents of this distribution:

Files:
  COPYING:          copyright terms (GPL license)
  InversionKit.jar: compiled program (can be run directly - see doc.pdf)
  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

!------------------------------------------------------------------------------
! List of changes:
!------------------------------------------------------------------------------
1.1:  - can read eigenfunction in FILOU format
      - can read .osc file from earlier verions of CESAM (i.e. before CESAM2k)
      - addition of separate field for IDL titles in plots so as to avoid
        difficulties with special characters
      - removed index array for rotation splittings and frequency shifts:
        - sort is very slightly slower
        - deleting rows is much faster
        - simpler code

1.0: First version to be distributed
!------------------------------------------------------------------------------
