From 15de1acb37d8b92db9499192b22a189cad913215 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 19:20:32 -0500 Subject: Update source file information comments I have added the "PURPOSE", "TO USE", and "THEN" tags to make the information sections more easy to read while keeping line length down. These are used by a Python script I wrote to generate an instruction file. --- Kernel/KFloppyB.HH | 1 + 1 file changed, 1 insertion(+) (limited to 'Kernel/KFloppyB.HH') diff --git a/Kernel/KFloppyB.HH b/Kernel/KFloppyB.HH index 0af3047..a192a73 100644 --- a/Kernel/KFloppyB.HH +++ b/Kernel/KFloppyB.HH @@ -4,6 +4,7 @@ License. See the Copying.TXT file for details. */ +// PURPOSE: Exports floppy driver funs for use by other programs // TO INSTALL: #include this file after KernelA.HH in Kernel.PRJ. // Also #include it in StartOS.HC. -- cgit v1.2.3