add postinit_commands description in distribution provided xschemrc
This commit is contained in:
parent
c05c177885
commit
e3b9e67cb8
|
|
@ -379,6 +379,11 @@ set tcl_files {}
|
|||
# lappend tcl_files ${XSCHEM_SHAREDIR}/change_index.tcl
|
||||
# lappend tcl_files ....
|
||||
|
||||
###########################################################################
|
||||
#### TCL COMMANDS TO BE EXECUTED AFTER COMPLETING STARTUP
|
||||
###########################################################################
|
||||
# set postinit_commands {puts [xschem get version]}
|
||||
|
||||
###########################################################################
|
||||
#### WEB URL DOWNLOAD HELPER APPLICATION
|
||||
###########################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue