quantum-espresso/GUI/QE-modes/qe-modes.templates/card-noflags.el.tcl

6 lines
76 B
Tcl

(defun $module-$card_uc ()
(interactive)
(insert "$card")
(newline 1)
)