================================================================================

			DSP PACKAGE

					Author:	Jose Maria Panero Ciprian
					Date:	07/17/2000
================================================================================

	1.1. Files
	==========
	
	The files listed below are included in the package:

		DSPCommand.c
		DSPCommand.h
	
		FitsFile.c
		FitsFile.h

		LoadDspFile.c
		LoadDspFile.h

		Memory.c
		Memory.h

		Temperature.c
		Temperature.h


	1.2. Library
	============
	A library with name "libdsp_pci.a" is built with all the files listed
	above.

		libdsp_pci.a


	1.3. Example of Makefile
	========================

	The makefile file is in order to build the library listed above:

		Makefile




	2.1. Example of use
	===================

	As an example on how to use the DSPCommand package, is the C program:   

		mreadout_pci.c


================================================================================

			DSP PACKAGE

					Author:	Jose Maria Panero Ciprian
					Date:	07/17/2000
================================================================================
