#ifndef _H #define _H /******************************************************************************* * E.S.O. - VLT project * * "@(#) $Id: AP.h,v 2.43 2004/06/17 23:04:26 vltsccm Exp $" * * who when what * -------- -------- ---------------------------------------------- * hummel 10/12/97 created */ /************************************************************************ * *---------------------------------------------------------------------- */ #ifndef __cplusplus #error This is a C++ include file and cannot be used from plain C #endif #endif /*!_H*/