2020-09-30 17:12:29 +02:00

14 lines
193 B
Modula-2

LIBRARY CAP
DESCRIPTION 'CALL Profiling dll'
EXPORTS
penter @2
__penter = penter
StartCAP @3
StopCAP @4
DumpCAP @5