/* * $Id$ * * [ Description ] * * Routine of Test */ namespace morpheo { #define cerr_msg cerr << "<" << __FILE__ << "> line " << __LINE__ << " : " }; // end namespace morpheo