Exposing print_plot through C. Using in input_xml now.

This commit is contained in:
Patrick Shriwise 2018-10-13 21:24:25 -05:00
parent d11b90aa47
commit 41b58e0b9b
4 changed files with 26 additions and 74 deletions

View file

@ -31,6 +31,8 @@ std::string time_stamp();
void print_overlap_check();
extern "C" void print_plot();
extern "C" void title();
} // namespace openmc