2025-09-08 17:05:04 -07:00

7 lines
57 B
Tcl

namespace eval run {
proc synth {top {dcp ""}} {
}
}