Move applications to a single module

This commit is contained in:
Mitch Watrous
2011-03-02 13:42:28 -08:00
parent ce8b512f0f
commit 58f7066b70
169 changed files with 4231 additions and 6304 deletions

View File

@@ -17,6 +17,7 @@
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/helper-module.h"
#include "ns3/applications-module.h"
#include "ns3/wifi-module.h"
#include "ns3/mobility-module.h"
#include "ns3/ipv4-global-routing-helper.h"