add missing dilpars proc
This commit is contained in:
8
tcl/startup/dilpars.tcl
Normal file
8
tcl/startup/dilpars.tcl
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
proc apply_dilpars {} {
|
||||||
|
catch {
|
||||||
|
ts auto/condenseflow [hval dilpars/condenseflow]
|
||||||
|
}
|
||||||
|
catch {
|
||||||
|
ts auto/circulateflow [hval dilpars/circulateflow]
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user