diff options
| -rw-r--r-- | CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp index 12f43e8..7600217 100644 --- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp +++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp @@ -1,6 +1,6 @@ /********************************************************************
* File: CST116-Ch8-Debugging.cpp
-* Jacob Wilson, cst116, Ch8 Debugging
+* Jacob Wilson, cst116, Ch8 Debugging, 10-6-2022
* General Instructions: Complete each step before proceeding to the
* next.
*
|