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 @@ def build(bld):
headers = bld.create_obj('ns3header')
headers.source = [
'node.h',
'i-node.h',
'ipv4-address.h',
'net-device.h',
'mac-address.h',