2025-04-27 07:49:33 -04:00

8 lines
143 B
Modula-2

; Dummy.def : Declares the module parameters for the DLL.
LIBRARY "DUMMY"
EXPORTS
; Explicit exports can go here
Startup