OMNeT++ Simulation Library  6.0.3
index.h
1 //==========================================================================
2 // INDEX.H - part of
3 // OMNeT++/OMNEST
4 // Discrete System Simulation in C++
5 //
6 //==========================================================================
7 
8 /*--------------------------------------------------------------*
9  Copyright (C) 1992-2017 Andras Varga
10  Copyright (C) 2006-2017 OpenSim Ltd.
11 
12  This file is distributed WITHOUT ANY WARRANTY. See the file
13  `license' for details on this and other legal matters.
14 *--------------------------------------------------------------*/
15 
16 // This file defines modules for documentation generation.
17 // Nothing useful for the C++ compiler.
18 
19 namespace omnetpp {
20 
386 } // namespace omnetpp
387 
388