11 lines
234 B
Modula-2
11 lines
234 B
Modula-2
|
; Any Editor extension for OS/2 Protect mode must be linked
|
||
|
; with this .DEF file. The resulting .DLL file must be
|
||
|
; placed in a directory pointed to by LIBPATH
|
||
|
|
||
|
LIBRARY skel
|
||
|
DATA MULTIPLE
|
||
|
|
||
|
EXPORTS
|
||
|
ModInfo
|
||
|
EntryPoint
|