/* * Action.cpp * * Created on: Dec 8, 2009 * Author: crueger */ #include "Action.hpp" Action::Action() {} Action::~Action() {}