Atlas  0.7.0
Networking protocol for the Worldforge system.
Layer.cpp
1 // This file may be redistributed and modified only under the terms of
2 // the GNU Lesser General Public License (See COPYING for details).
3 // Copyright (C) 2000 Michael Day, Stefanus Du Toit
4 
5 // $Id$
6 
7 #include <Atlas/Message/Layer.h>
8 
9 namespace Atlas { namespace Message {
10 
11 
12 } } // namespace Atlas::Message
Atlas
Definition: Bridge.h:20