home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR19
/
DB25_O.ZIP
/
NTX520.LNK
< prev
next >
Wrap
Text File
|
1993-03-22
|
846b
|
36 lines
#
# NTX520.LNK - 03/22/93 Version 1.0
#
# Blinker link script for CA-Clipper 5.2
#
# NOTE: Overlaying of RDDs may result in significant performance decrease.
#
# For ease of use this script should be stored in your library directory,
# (the directory pointed to by the LIB environment variable), which will allow
# Blinker to find the script without you having to specify a full path.
#
# This script MUST be included outside of any BEGINAREA / ENDAREA commands
# and after all libraries (except LLIBCA if it is being used).
#
# example:
#
# FILE one
# BEGINAREA
# FILE two
# FILE three
# FILE four
# ENDAREA
# @CL520MID
# @NTX520
# LIB LLIBCA # (if used)
#
beginarea
mod DTX1
mod DTX0
mod DTXDYN
mod NTXLOCK1
mod NTXERR
mod BRIG
mod _DBFNTX
endarea