|
From: <qua...@us...> - 2010-07-08 15:35:33
|
Revision: 88
http://dsim.svn.sourceforge.net/dsim/?rev=88&view=rev
Author: quannaus
Date: 2010-07-08 15:35:27 +0000 (Thu, 08 Jul 2010)
Log Message:
-----------
[Dev] Just changed the log output for the simulator batch.
Modified Paths:
--------------
trunk/dsim/dsim/command/Simulator.cpp
Modified: trunk/dsim/dsim/command/Simulator.cpp
===================================================================
--- trunk/dsim/dsim/command/Simulator.cpp 2010-07-08 15:25:00 UTC (rev 87)
+++ trunk/dsim/dsim/command/Simulator.cpp 2010-07-08 15:35:27 UTC (rev 88)
@@ -113,7 +113,7 @@
} else {
// DEBUG
- STDAIR_LOG_DEBUG ("No travel solution is chosen.");
+ STDAIR_LOG_DEBUG ("No travel solution has been found/chosen.");
}
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|