/* * SubgraphDissectionAction.hpp * * Created on: May 9, 2010 * Author: heber */ #ifndef SUBGRAPHDISSECTIONACTION_HPP_ #define SUBGRAPHDISSECTIONACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "SubgraphDissectionAction.def" #include "Action_impl_header.hpp" #endif /* SUBGRAPHDISSECTIONACTION_HPP_ */