Index: /trunk/src/tmcsim/application.properties
===================================================================
--- /trunk/src/tmcsim/application.properties	(revision 159)
+++ /trunk/src/tmcsim/application.properties	(revision 162)
@@ -1,5 +1,5 @@
-#Sat, 21 Oct 2017 11:46:12 -0700
+#Mon, 23 Oct 2017 11:00:55 -0700
 
-Application.revision=156
+Application.revision=161
 
 Application.buildnumber=53
Index: /trunk/test/atmsdriver/model/LoadSadDotsTest.java
===================================================================
--- /trunk/test/atmsdriver/model/LoadSadDotsTest.java	(revision 160)
+++ /trunk/test/atmsdriver/model/LoadSadDotsTest.java	(revision 162)
@@ -53,5 +53,5 @@
                 "localhost", 8080);
         
-        // Test for correct number of highways
+         // Test for correct number of highways
         ArrayList<Highway> result = highways.highways;
         assertEquals(2, result.size());
Index: /branches/FEPSimulator/nbproject/private/private.xml
===================================================================
--- /branches/FEPSimulator/nbproject/private/private.xml	(revision 142)
+++ /branches/FEPSimulator/nbproject/private/private.xml	(revision 162)
@@ -14,4 +14,5 @@
             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file>
             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/fep.h</file>
+            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/NetworkReader.h</file>
             <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.h</file>
         </group>
Index: /branches/BasicFEPClient/nbproject/private/private.xml
===================================================================
--- /branches/BasicFEPClient/nbproject/private/private.xml	(revision 142)
+++ /branches/BasicFEPClient/nbproject/private/private.xml	(revision 162)
@@ -10,4 +10,6 @@
             <file>file:/Users/jtorres/tmcsimulator/branches/BasicFEPClient/fep_client.cpp</file>
             <file>file:/Users/jtorres/tmcsimulator/branches/BasicFEPClient/network_factory.cpp</file>
+            <file>file:/Users/jtorres/tmcsimulator/branches/BasicFEPClient/DataPacker.cpp</file>
+            <file>file:/Users/jtorres/tmcsimulator/branches/BasicFEPClient/network.h</file>
         </group>
     </open-files>
