Index: /trunk/FACT++/src/Console.cc
===================================================================
--- /trunk/FACT++/src/Console.cc	(revision 16939)
+++ /trunk/FACT++/src/Console.cc	(revision 16940)
@@ -164,4 +164,5 @@
 
     // Call Readline's EventHook to update the prompt
+    // and signal readline so that a new prompt is displayed
     Readline::EventHook(newline);
 }
