Index: /issm/trunk-jpl/src/c/modules/InputUpdateFromConstantx/InputUpdateFromConstantx.cpp
===================================================================
--- /issm/trunk-jpl/src/c/modules/InputUpdateFromConstantx/InputUpdateFromConstantx.cpp	(revision 14665)
+++ /issm/trunk-jpl/src/c/modules/InputUpdateFromConstantx/InputUpdateFromConstantx.cpp	(revision 14666)
@@ -12,4 +12,5 @@
 
 	int i;
+	if(VerboseModule()) _pprintLine_("   Input updates from constant");
 
 	/*Elements and loads drive the update: */
@@ -32,4 +33,5 @@
 
 	int i;
+	if(VerboseModule()) _pprintLine_("   Input updates from constant");
 
 	/*Elements and loads drive the update: */
@@ -52,4 +54,5 @@
 
 	int i;
+	if(VerboseModule()) _pprintLine_("   Input updates from constant");
 
 	/*Elements and loads drive the update: */
