My Project
ideal_wrap.h
Go to the documentation of this file.
1#ifndef IDEAL_WRAP_HEADER
2#define IDEAL_WRAP_HEADER
3void export_ideal();
4void export_module();
5#endif
void export_module()
Definition: ideal_wrap.cc:68
void export_ideal()
Definition: ideal_wrap.cc:55