//========================================================================= // FORCEDIRECTEDPARAMETERSBASE.H - part of // OMNeT++/OMNEST // Discrete System Simulation in C++ // // Author: Levente Meszaros // //========================================================================= /*--------------------------------------------------------------* Copyright (C) 2006-2017 OpenSim Ltd. This file is distributed WITHOUT ANY WARRANTY. See the file `license' for details on this and other legal matters. *--------------------------------------------------------------*/ #include "forcedirectedparametersbase.h" namespace omnetpp { namespace layout { } // namespace layout } // namespace omnetpp