Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

atfss.h

Go to the documentation of this file.
00001 #ifndef ATFSS_H
00002 #define ATFSS_H
00003 /************************************************************************
00004 * E.S.O. - VLT project
00005 #
00006 # "@(#) $Id: atfss.h,v 1.54 2003/11/18 12:20:33 vltsccm Exp $" 
00007 *
00008 * who       when      what
00009 * --------  --------  ----------------------------------------------
00010 * atcsmgr 2001-04-17 Added definition of structures for parameters and state
00011 * rkarban  21/07/97  created
00012 *------------------------------------------------------------------------
00013 */
00014 #include "atfssDeviceList.h"
00015 #include "atfssDefines.h"
00016 #include "atfssErrors.h"
00017 
00018 #define atfssVERSION      "$Revision: 1.54 $"
00019 #define atfssVERSION_DATE "JUL2003"
00020 
00021 /*
00022  * Function prototypes
00023  */
00024 void atfssVersion ( vltBYTES80 version );
00025 
00026 #endif  /* !ATFSS_H */

Generated on Wed Dec 3 14:52:08 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001