Index: trunk/src/tmcsim/cadsimulator/Coordinator.java
===================================================================
--- trunk/src/tmcsim/cadsimulator/Coordinator.java	(revision 471)
+++ trunk/src/tmcsim/cadsimulator/Coordinator.java	(revision 475)
@@ -144,6 +144,6 @@
      * Constructor. Call UnicastRemoteObject constructor and call
      * initializeSimulation.
-     * @param simTimeFilename name of the file where the simulation clock time is written
-     * @param commentLogname name of file where CADcommentLog is written
+     * @param simTimeFilename path to the file where the simulation clock time is written
+     * @param commentLogname path to the file where CADcommentLog is written
      * @throws RemoteException
      */
