/// @file no_command.cpp #include "no_command.h" namespace logic { NoCommand noCommand; } // namespace logic