add postinit_commands description in distribution provided xschemrc

This commit is contained in:
stefan schippers 2023-08-16 13:26:04 +02:00
parent c05c177885
commit e3b9e67cb8
1 changed files with 5 additions and 0 deletions

View File

@ -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
###########################################################################