; ; NUKMD v1.10 (and up) ; ; Because of the large size which NUKMD has become (190k+), I have split ; it into a few sections. NUKMD1xx.HED contains the system EQUates and ; items normally modified by you -- the bulk of the source is found ; in the remaining files (i.e. .FL1 and .FL2). ; ; If using an assembler which doesn't recognize the INCLUDE command ; (i.e. ASM, MAC and others), ignore this file. Instead, edit the ; NUKMD1xx.HED file for your system needs, then use LINK.SUB to join the ; sections together -- assemble when done. ; ; For those of you with SLRMAC or other assembler which *does* ; accept the INCLUDE command, tell it to assemble this file, leaving ; the .HED/.FL1/.FL2 files separate. ; ; ===== ; INCLUDE NUKMD111.HED INCLUDE NUKMD111.FL1 INCLUDE NUKMD111.FL2 ;