Index: rpc-client.tcl ================================================================== --- rpc-client.tcl +++ rpc-client.tcl @@ -1,12 +1,7 @@ #! /usr/bin/env tclsh -lappend auto_path [pwd] -lappend auto_path /opt/appfs/rkeene.org/tcllib/platform/latest/lib -lappend auto_path /opt/appfs/rkeene.org/tclreadline/platform/latest/lib -lappend auto_path [file join [pwd] lib] - package require nano ## Set defaults set url {http://[::1]:55000/}