Index: trunk/FACT++/scripts/CheckStates.js
===================================================================
--- trunk/FACT++/scripts/CheckStates.js	(revision 16864)
+++ trunk/FACT++/scripts/CheckStates.js	(revision 16874)
@@ -69,5 +69,5 @@
                     continue;
 
-                console.out(table[i][0]+" in ["+states[i]+"] not as it ought to be ["+table[i][1]+"]");
+                dim.log(table[i][0]+" in ["+states[i]+"] not as it ought to be ["+table[i][1]+"]");
                 rc = false;
             }
