00001 /************************************************************************* 00002 * E.S.O. - ALMA project 00003 * 00004 * "@(#) $Id: acsPort.h.DUMMY,v 1.1.1.1 2003/02/20 10:44:07 mzampare Exp $" 00005 * 00006 * acsPort.h dummy file (needed the first time acs is made) 00007 * 00008 * who when what 00009 * -------- -------- ---------------------------------------------- 00010 * eallaert 2014-10-10 copied from Kit/vlt/vltPort.h.DUMMY and acs-ified 00011 * 00012 */ 00013 00014 /* 00015 #******************************************************************************* 00016 # ALMA - Atacama Large Millimeter Array 00017 # Copyright (c) ESO - European Southern Observatory, 2014 00018 # (in the framework of the ALMA collaboration). 00019 # All rights reserved. 00020 # 00021 # This library is free software; you can redistribute it and/or 00022 # modify it under the terms of the GNU Lesser General Public 00023 # License as published by the Free Software Foundation; either 00024 # version 2.1 of the License, or (at your option) any later version. 00025 # 00026 # This library is distributed in the hope that it will be useful, 00027 # but WITHOUT ANY WARRANTY; without even the implied warranty of 00028 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00029 # Lesser General Public License for more details. 00030 # 00031 # You should have received a copy of the GNU Lesser General Public 00032 # License along with this library; if not, write to the Free Software 00033 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 00034 #******************************************************************************* 00035 */ 00036 00037 /************************************************************************ 00038 * REMARK: This file belongs to the "ACS/LGPL/Kit/acs" module. 00039 *------------------------------------------------------------------------ 00040 */ 00041 00042 #ifndef ACSPORT_H 00043 #define ACSPORT_H 00044 00045 #endif