source: trunk/IPs/systemC/processor/Morpheo/Common/include/Message.h @ 44

Last change on this file since 44 was 2, checked in by kane, 17 years ago

Import Morpheo

File size: 193 bytes
Line 
1/*
2 * $Id$
3 *
4 * [ Description ]
5 *
6 * Routine of Test
7 */
8
9namespace morpheo    {
10
11#define cerr_msg   cerr << "<" << __FILE__ << "> line " << __LINE__ << " : "
12 
13}; // end namespace morpheo
Note: See TracBrowser for help on using the repository browser.