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. --- Install.HC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Install.HC') diff --git a/Install.HC b/Install.HC index c070217..04a700d 100644 --- a/Install.HC +++ b/Install.HC @@ -4,7 +4,8 @@ License. See the Copying.TXT file for details. */ -// This program semi-automates the floppy driver install process. +// PURPOSE: Semi-automate the floppy driver install process +// TO USE: #include this file on the cmd line CopyTree("./Kernel/", "::/Kernel/"); -- cgit v1.2.3