diff options
Diffstat (limited to 'v4.0/src/CMD/GRAPHICS/GRBWPRT.EXT')
| -rw-r--r-- | v4.0/src/CMD/GRAPHICS/GRBWPRT.EXT | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/v4.0/src/CMD/GRAPHICS/GRBWPRT.EXT b/v4.0/src/CMD/GRAPHICS/GRBWPRT.EXT new file mode 100644 index 0000000..4d7526c --- /dev/null +++ b/v4.0/src/CMD/GRAPHICS/GRBWPRT.EXT | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | .XLIST ;AN000; | ||
| 2 | PAGE ;AN000; | ||
| 3 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000; | ||
| 4 | ;; DOS - GRAPHICS Command | ||
| 5 | ;; (C) Copyright 1988 Microsoft | ||
| 6 | ;; ;AN000; | ||
| 7 | ;; File Name: GRBWPRT.EXT ;AN000; | ||
| 8 | ;; ---------- ;AN000; | ||
| 9 | ;; ;AN000; | ||
| 10 | ;; Description: ;AN000; | ||
| 11 | ;; ------------ ;AN000; | ||
| 12 | ;; Include file containing external declarations for ;AN000; | ||
| 13 | ;; the code and data defined in GRBWPRT.ASM. ;AN000; | ||
| 14 | ;; ;AN000; | ||
| 15 | ;; Change History: ;AN000; | ||
| 16 | ;; --------------- ;AN000; | ||
| 17 | ;; ;AN000; | ||
| 18 | ;; ;AN000; | ||
| 19 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000; | ||
| 20 | ;; ;AN000; | ||
| 21 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000; | ||
| 22 | .LIST ;AN000; | ||
| 23 | EXTRN PRINT_BW_APA:NEAR ;AN000; | ||
| 24 | EXTRN LEN_OF_BW_MODULES:ABS ;; ;AN000; | ||