Woolz Image Processing Version 1.4.0
WlzInline.h
Go to the documentation of this file.
00001 #ifndef WLZINLINE_H
00002 #define WLZINLINE_H
00003 #if defined(__GNUC__)
00004 #ident "University of Edinburgh $Id: 5d97b89bcf5da2639f55fe4b7c055246ecd62de8 $"
00005 #else
00006 static char _WlzInline_h[] = "University of Edinburgh $Id: 5d97b89bcf5da2639f55fe4b7c055246ecd62de8 $";
00007 #endif
00008 /*!
00009 * \file         libWlz/WlzInline.h
00010 * \author       Christophe Dubreuil
00011 * \date         March 1999
00012 * \version      $Id: 5d97b89bcf5da2639f55fe4b7c055246ecd62de8 $
00013 * \par
00014 * Address:
00015 *               MRC Human Genetics Unit,
00016 *               MRC Institute of Genetics and Molecular Medicine,
00017 *               University of Edinburgh,
00018 *               Western General Hospital,
00019 *               Edinburgh, EH4 2XU, UK.
00020 * \par
00021 * Copyright (C), [2012],
00022 * The University Court of the University of Edinburgh,
00023 * Old College, Edinburgh, UK.
00024 * 
00025 * This program is free software; you can redistribute it and/or
00026 * modify it under the terms of the GNU General Public License
00027 * as published by the Free Software Foundation; either version 2
00028 * of the License, or (at your option) any later version.
00029 *
00030 * This program is distributed in the hope that it will be
00031 * useful but WITHOUT ANY WARRANTY; without even the implied
00032 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
00033 * PURPOSE.  See the GNU General Public License for more
00034 * details.
00035 *
00036 * You should have received a copy of the GNU General Public
00037 * License along with this program; if not, write to the Free
00038 * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
00039 * Boston, MA  02110-1301, USA.
00040 * \brief        Woolz inline functions.
00041 * \ingroup      Wlz
00042 */
00043 
00044 #ifndef WLZ_EXT_BIND
00045 #ifdef  __cplusplus
00046 extern "C" {
00047 #endif
00048 #endif /* WLZ_EXT_BIND */
00049 
00050 
00051 #ifndef WLZ_EXT_BIND
00052 #ifdef  __cplusplus
00053 }
00054 #endif
00055 #endif /* WLZ_EXT_BIND */
00056 
00057 #endif /* WLZINLINE_H */