system-init.tcl
Does not contain a contract.
- Location:
- /packages/xml-rpc/tcl/system-init.tcl
Related Files
[ hide source ] | [ make this the default ]
File Contents
# /packages/xml-rpc/tcl/system-init.tcl ad_library { Register standard system procs @author Vinod Kurup [vinod@kurup.com] @creation-date Thu Oct 9 22:21:14 2003 @cvs-id $Id: system-init.tcl,v 1.2 2020/01/29 19:37:07 hectorr Exp $ } xmlrpc::register_proc system.listMethods xmlrpc::register_proc system.methodHelp xmlrpc::register_proc system.multicall xmlrpc::register_proc system.add # Local variables: # mode: tcl # tcl-indent-level: 4 # indent-tabs-mode: nil # End: