OMNeT++ NEDXML  6.0.3
index.h
Go to the documentation of this file.
1 //==========================================================================
2 // INDEX.H - part of
3 // OMNeT++/OMNEST
4 // Discrete System Simulation in C++
5 //
6 // Defines modules for documentation generation. Nothing useful for the
7 // C++ compiler.
8 //
9 //==========================================================================
10 
11 /*--------------------------------------------------------------*
12  Copyright (C) 2002-2017 Andras Varga
13  Copyright (C) 2006-2017 OpenSim Ltd.
14 
15  This file is distributed WITHOUT ANY WARRANTY. See the file
16  `license' for details on this and other legal matters.
17 *--------------------------------------------------------------*/
18 
19 namespace omnetpp {
20 
21 namespace nedxml {
22 
216 } // namespace nedxml
217 
218 } // namespace omnetpp
219 
omnetpp
Definition: astbuilder.h:25