8 lines
163 B
Modula-2
8 lines
163 B
Modula-2
; MajorityNodeSet.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "MAJORITYNODESET"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Startup
|