home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
programming
/
desklib
/
sources
/
DeskLib
/
!DLSources
/
Libraries
/
WAssert
/
DLLDef
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-04
|
190 b
|
22 lines
;
; cdll definition file for <name>
;
name "WAssert"
version 1.00
author "DeskLib"
; --- Exported symbols ---
exports
{
__wassert
}
; --- Object files ---
objects
{
o.WAssert
}