diff options
| author | jacobdw22 <[email protected]> | 2022-10-22 18:19:21 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-10-22 18:19:21 -0700 |
| commit | b3d0d751778e204ba0f5bab20b701178e02431e6 (patch) | |
| tree | 6f7f8853990bae570ee0b867565034361aef8cc7 /CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp | |
| parent | Final Changes #1 (diff) | |
| download | cst116-ch10-debugging-jacobdw22-b3d0d751778e204ba0f5bab20b701178e02431e6.tar.xz cst116-ch10-debugging-jacobdw22-b3d0d751778e204ba0f5bab20b701178e02431e6.zip | |
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp index 58b37c0..537b301 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.cpp @@ -1,6 +1,7 @@ /********************************************************************
* File: CST116-Ch10-Debugging.cpp
-*
+*Jacob Wilson, cst116, Ch10 Debugging
+*
* General Instructions: Complete each step before proceeding to the
* next.
*
|