modify xschemrc file to avoid side effects if sourced (intentionally or by mistake) multiple times.

This commit is contained in:
stefan schippers 2023-06-20 23:32:04 +02:00
parent 284ff2d1db
commit 7ba1acb6d0
1 changed files with 3 additions and 1 deletions

View File

@ -361,8 +361,10 @@
#### TCL FILES TO LOAD AT STARTUP
###########################################################################
#### list of tcl files to preload.
# set tcl_files [list ${XSCHEM_SHAREDIR}/ngspice_backannotate.tcl]
# lappend tcl_files ${XSCHEM_SHAREDIR}/change_index.tcl
# lappend tcl_files ${XSCHEM_SHAREDIR}/ngspice_backannotate.tcl
# lappend tcl_files ....
###########################################################################
#### WEB URL DOWNLOAD HELPER APPLICATION