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

atxytDefines.h

Go to the documentation of this file.
00001 /************************************************************************
00002 * E.S.O. - VLT project
00003 #
00004 # "@(#) $Id: atxytDefines.h,v 1.22 2003/05/28 10:51:12 vltsccm Exp $" 
00005 *
00006 * who       when        what
00007 * --------  ----------  -------------------------------------------------
00008 * pduhoux   2000-03-02  created
00009 * ------------------------------------------------------------------
00010 */
00011 #ifndef ATXYT_DEFINES_H
00012 #define ATXYT_DEFINES_H
00013 
00014 #define atxytMODULE_ID    "atxyt"
00015 #define atxytMODULE_NAME   atxytMODULE_ID
00016 #define atxytMODULE_TITLE "AT XY Translation Stage Control"
00017 #define atxytLOG_ID      101    
00018 
00019 #include "lsfDefines.h"
00020 
00021 #endif  /* !ATXYT_DEFINES_H */
00022 

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