From d3d92f925f1ab16dacf329796ecd454874948c5c Mon Sep 17 00:00:00 2001 From: Andrew Plotkin Date: Sun, 19 Nov 2023 13:02:18 -0500 Subject: [PATCH] Add a line in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a26360b..359fd88 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ This is the same source archived at the [CoCo Archive][cocoarc]. * phg_zip.c: Source for ZIP, modification by Paul H. Gross (5-October-1985) * phg_zipdefs.h: Modified header (not used) * dip.c: Source for DIP +* dipdefs.h: Header for dip.c * folding.c: Code for word-wrapping feature * page.c: Code for memory-paging feature * dip.block: A chunk of dip.c having to do with image data