/************************************************************************* * E.S.O. - ALMA project * * "@(#) $Id: acsPort.h.DUMMY,v 1.1.1.1 2003/02/20 10:44:07 mzampare Exp $" * * acsPort.h dummy file (needed the first time acs is made) * * who when what * -------- -------- ---------------------------------------------- * eallaert 2014-10-10 copied from Kit/vlt/vltPort.h.DUMMY and acs-ified * */ /* #******************************************************************************* # ALMA - Atacama Large Millimeter Array # Copyright (c) ESO - European Southern Observatory, 2014 # (in the framework of the ALMA collaboration). # All rights reserved. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #******************************************************************************* */ /************************************************************************ * REMARK: This file belongs to the "ACS/LGPL/Kit/acs" module. *------------------------------------------------------------------------ */ #ifndef ACSPORT_H #define ACSPORT_H #endif /*!ACSPORT_H*/