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

lsfSpecificInterface.h

Go to the documentation of this file.
00001 #ifndef LSF_SPECIFIC_INTERFACE_H
00002 #define LSF_SPECIFIC_INTERFACE_H
00003 /**************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: lsfSpecificInterface.h,v 1.101 2003/11/18 13:47:39 vltsccm Exp $"
00007 *
00008 * who       when        what
00009 * --------  ----------  ----------------------------------------------
00010 * pduhoux   2000-02-23  created
00011 * usrName   incDate     automatic creation for module 'lsf'
00012 */
00013 
00014 /************************************************************************/
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00020 #include "lsfInterface.h"
00021 
00022 /*
00023  * Prototypes
00024  */
00025 lsfACI_FUNCTION(ModuleName,FunctionName);
00026 
00027 #ifdef __cplusplus
00028 }
00029 #endif
00030 
00031 #endif 

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