/* * MolecularDynamicsAction.hpp * * Created on: Jun 14, 2013 * Author: heber */ #ifndef MOLECULARDYNAMICSACTION_HPP_ #define MOLECULARDYNAMICSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/MakroAction.hpp" #include "MolecularDynamicsAction.def" #include "MakroAction_impl_header.hpp" #endif /* MOLECULARDYNAMICSACTION_HPP_ */