.cfg Parser hinzu implementieren lassen. Spezifische Omniflo export routine die syncron in Lisp lief entfernt

This commit is contained in:
2026-07-02 14:06:05 +02:00
parent f73f0c123a
commit f87260c605
7 changed files with 147 additions and 387 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
(if (or
(wcmatch bname "KR_*,KREISEL_*,ECKRAD_*")
(wcmatch (strcase bname) "AP110*,AP_110*,AP60*,AP_60*,APG110*")
(wcmatch bname "Vario*,Staustrecke*,AUS_Element*,EIN_Element*")
(wcmatch bname "Vario*,Staustrecke*,AUS_Element*,EIN_Element*,VF_*,GF_*")
(wcmatch bname "#*")
)
(ssadd ename ss-out)