//-*- mode: c++; indent-tabs-mode: t; coding: utf-8; show-trailing-whitespace: t -*- // file comlock.cpp #include "comlock.hpp" namespace comlock { std::string pLocker[ 2 ]; } // end of file comlock.cpp