erste fassung einer .dbg library für lisp Programme erzeugt

This commit is contained in:
2026-05-26 12:18:49 +02:00
parent 7255d0b291
commit 552da72011
2 changed files with 237 additions and 11 deletions
-11
View File
@@ -4,17 +4,6 @@
;; durch echte Funktionalitaet ersetzt werden.
;; ============================================================
;; --- ILS / Kreisel-Module ---
(defun c:ILS_Kreisel ()
(princ "\n[DUMMY] ILS_Kreisel aufgerufen")
(princ)
)
(defun c:ILS_Eckrad ()
(princ "\n[DUMMY] ILS_Eckrad aufgerufen")
(princ)
)
;; --- ILS / Zusatzmodul ---
(defun c:ILS_BTMT_Beladung ()
(princ "\n[DUMMY] ILS_BTMT_Beladung aufgerufen")