/* * CreateMicelleAction.hpp * * Created on: Sept 29, 2010 * Author: dueck */ #ifndef CREATEMICELLEACTION_HPP #define CREATEMICELLEACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "CreateMicelleAction.def" #include "Action_impl_header.hpp" #endif // CREATEMICELLEACTION_HPP