LIBRARIES
----------
libcep_feat : Feature manipulation library.  Includes
	      stuff like cepstral mean normalization, automatic gain control,
	      silence deletion and derived feature extraction routines.

libcommon   : Common routines.  Stuff like:
	      Cphone set object
	      lexicon object
	      memory allocation
	      command line processing
	      acoustic feature computation
	      list module
	      hash table module
	      vector operations module

libio	    : I/O library

libmodinv   : model inventory library

libs2io     : Sphinx-II I/O library

libclust    : Routines for clustering (for VQ etc.)
	      Routines for merging PDFs (for decision trees)

