From 46a306df472920c78580fd21a62a6a9600b93c5c Mon Sep 17 00:00:00 2001 From: jacobdw22 Date: Sat, 29 Oct 2022 14:10:23 -0700 Subject: Added name, course, date, and title to the top of the file. --- CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp index 53830da..ea37b31 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp @@ -1,6 +1,7 @@ /******************************************************************** * File: Chapter 11 Debug.cpp -* +* Jacob WIlson, cst116, 10/29/2022, ch11 debugging +* * General Instructions: Complete each step before proceeding to the * next. * -- cgit v1.2.3