Index: branches/FEPSimulator/network.h
===================================================================
--- branches/fep_rpc_client/network.h	(revision 79)
+++ branches/FEPSimulator/network.h	(revision 80)
@@ -50,6 +50,6 @@
 
 // Loop detector station: has several loops
-typedef struct Lds_loop LDS_LOOP;
-struct  Lds_loop
+typedef struct Station STATION;
+struct  Station
 {
 	// Each lds has its own line_num and drop (Caltrans use)
