Rename MulticastTopology to Multicaster -- same name as old multicast controller but different code. More descriptive though.

This commit is contained in:
Adam Ierymenko 2014-09-24 14:02:16 -07:00
commit 6c87f9f765
4 changed files with 17 additions and 17 deletions

View file

@ -13,7 +13,7 @@ OBJS=\
node/IncomingPacket.o \
node/InetAddress.o \
node/Logger.o \
node/MulticastTopology.o \
node/Multicaster.o \
node/Network.o \
node/NetworkConfig.o \
node/Node.o \