plastimatch
Loading...
Searching...
No Matches
xio_plan.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _xio_plan_h_
5#define _xio_plan_h_
6
7#include "plmbase_config.h"
8
9PLMBASE_API std::string xio_plan_get_studyset (const char *filename);
10
11#endif
Definition pointset.h:15
#define PLMBASE_API
Definition plmbase_config.h:19
std::string xio_plan_get_studyset(const char *filename)
Definition xio_plan.cxx:15