rename node.h to i-node.h

This commit is contained in:
Mathieu Lacage
2007-05-14 09:09:43 +02:00
parent 01f945c459
commit 1b0dbb2b34
22 changed files with 22 additions and 22 deletions

View File

@@ -25,7 +25,7 @@
#include "ns3/simulator.h"
#include "ns3/simulation-singleton.h"
#include "node-list.h"
#include "node.h"
#include "i-node.h"
namespace {
static class Initialization