//==============================================================================
/*! \file
 * Medical Data Segmentation Toolkit (MDSTk)     \n
 * Copyright (c) yyyy by ...                     \n
 *
 * Author:  ..., ...@...                         \n
 * File:    mds.h                                \n
 * Section: ...                                  \n
 * Date:    yyyy/mm/dd                           \n
 *
 * $Id:$
 *
 * Description:
 * -
 */

#ifndef MDS__H
#define MDS__H

#include <MDSTk/Base/mdsSetup.h>


namespace mds
{

//==============================================================================
/*!
 *
 */


} // namespace mds

#endif // MDS__H
