quantum-espresso/GUI/PWgui/modules/d3/d3-event.tcl

7 lines
146 B
Tcl

tracevar ntyp w {
widgetconfigure amass -end [varvalue ntyp]
}
tracevar nmode w {
widgetconfigure q0mode_todo -end [varvalue nmode]
}