Index: trunk/config/cad_simulator_console_config.properties
===================================================================
--- trunk/config/cad_simulator_console_config.properties	(revision 423)
+++ trunk/config/cad_simulator_console_config.properties	(revision 450)
@@ -12,2 +12,4 @@
 # The location where the Coordinator writes the simulation time
 ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json
+# The location where the Coordinator writes the CAD comments log
+CADcommentsLog         = CADcomments.log
Index: trunk/config/cad_simulator_practice.properties
===================================================================
--- trunk/config/cad_simulator_practice.properties	(revision 411)
+++ trunk/config/cad_simulator_practice.properties	(revision 450)
@@ -12,2 +12,4 @@
 # The location where the Coordinator writes the simulation time
 ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json
+# The location where the Coordinator writes the CAD comments log
+CADcommentsLog         = CADcomments.log
Index: trunk/config/cad_simulator_smoketest_config.properties
===================================================================
--- trunk/config/cad_simulator_smoketest_config.properties	(revision 423)
+++ trunk/config/cad_simulator_smoketest_config.properties	(revision 450)
@@ -11,2 +11,4 @@
 MediaProperties        = config/cad_simulator_media_config.properties
 ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json
+# The location where the Coordinator writes the CAD comments log
+CADcommentsLog         = CADcomments.log
Index: trunk/config/cad_simulator_config.properties
===================================================================
--- trunk/config/cad_simulator_config.properties	(revision 423)
+++ trunk/config/cad_simulator_config.properties	(revision 450)
@@ -12,2 +12,4 @@
 # The location where the Coordinator writes the simulation time
 ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json
+# The location where the Coordinator writes the CAD comments log
+CADcommentsLog         = CADcomments.log
Index: trunk/config/application_properties.cfg
===================================================================
--- trunk/config/application_properties.cfg	(revision 447)
+++ trunk/config/application_properties.cfg	(revision 450)
@@ -1,4 +1,4 @@
 
 [Versions]
-revision_number = 445
+revision_number = 447
     
Index: trunk/config/cad_simulator_systest.properties
===================================================================
--- trunk/config/cad_simulator_systest.properties	(revision 411)
+++ trunk/config/cad_simulator_systest.properties	(revision 450)
@@ -12,2 +12,4 @@
 # The location where the Coordinator writes the simulation time
 ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json
+# The location where the Coordinator writes the CAD comments log
+CADcommentsLog         = CADcomments.log
