Merge branch 'master' of gitlab.psi.ch-samenv:samenv/sea

This commit is contained in:
2023-09-05 17:50:37 +02:00
86 changed files with 8300 additions and 10 deletions

View File

@ -92,6 +92,7 @@ proc makeCCU4 {args} {
set vessel [silent 0 result instconfig hevessel]
if {$vessel ne "0"} {
catch {cc hea 1}
catch {cc hav 2}
catch {cc hem0 475}
catch {cc hfu0 0}
}