MsPASS C++ API
2.4.4.dev113+gc53d735d5
Defines the C++ API for MsPASS
Loading...
Searching...
No Matches
cxx
src
lib
utility
data_directory.h
1
#ifndef MSPASS_DATA_DIRECTORY_H
2
#define MSPASS_DATA_DIRECTORY_H
3
4
#include <string>
5
6
namespace
mspass::utility::detail {
7
void
set_python_package_data_directory(
const
std::string &directory);
8
}
9
10
#endif
Generated by
1.9.8