SICS-754 Use "clientput" instead of "puts stdout" in generated drivers

This commit is contained in:
Douglas Clowes
2014-06-26 13:48:44 +10:00
parent e2ab77fca7
commit fe3489b61f
18 changed files with 18 additions and 18 deletions

View File

@@ -383,7 +383,7 @@ proc add_mercury_pres {name IP port {id 99} {tol 1}} {
handle_exception ${catch_status} ${catch_message}
}
puts stdout "file evaluation of sct_mercury_pres.tcl"
clientput "file evaluation of sct_mercury_pres.tcl"
::scobj::mercury_pres::sics_log 9 "file evaluation of sct_mercury_pres.tcl"
proc ::scobj::mercury_pres::read_config {} {