home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Assembler
/
TFF-AOB.DMS
/
in.adf
/
Release1.3
/
Include1.3.lha
/
Include1.3
/
libraries
/
expansion.i
< prev
next >
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
|
1991-11-21
|
405 b
|
22 lines
IFND LIBRARIES_EXPANSION_I
LIBRARIES_EXPANSION_I SET 1
**
** $Filename: libraries/expansion.i $
** $Release: 1.3 $
**
** external definitions for expansion.library
**
** (C) Copyright 1986,1987,1988 Commodore-Amiga, Inc.
** All Rights Reserved
**
EXPANSIONNAME MACRO
dc.b 'expansion.library',0
ENDM
;* flags for the AddDosNode() call */
BITDEF ADN,STARTPROC,0
ENDC ; LIBRARIES_EXPANSION_I