Mantid
|
#include <boost/python/class.hpp>
#include <boost/python/def.hpp>
#include <boost/python/docstring_options.hpp>
#include <boost/python/make_function.hpp>
#include <boost/python/module.hpp>
#include <boost/python/type_id.hpp>
#include "MantidKernel/MantidVersion.h"
Go to the source code of this file.
Functions | |
void | export_MantidVersion () |
void export_MantidVersion | ( | ) |
Definition at line 32 of file MantidVersion.cpp.
References Mantid::Kernel::MantidVersion::doi(), Mantid::Kernel::MantidVersion::paperCitation(), Mantid::Kernel::MantidVersion::releaseDate(), Mantid::Kernel::MantidVersion::releaseNotes(), Mantid::Kernel::MantidVersion::revision(), Mantid::Kernel::MantidVersion::revisionFull(), Mantid::Kernel::MantidVersion::version(), and Mantid::Kernel::MantidVersion::versionInfo().