diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-04 17:41:39 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-04 17:41:39 -0700 |
| commit | b69e4003881ee25d491f20661cb3ab22dd4784d6 (patch) | |
| tree | d70d9d0d6e07889c104f236a471120f033fb5d69 | |
| parent | Rename (diff) | |
| download | cst116-ch6-debugging-buzzerbeaterclutch-main.tar.xz cst116-ch6-debugging-buzzerbeaterclutch-main.zip | |
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Lopez-Bonilla.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Lopez-Bonilla.cpp b/CST116-Ch6-Debugging/CST116-Ch6-Lopez-Bonilla.cpp index 47e05b7..3c802b1 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Lopez-Bonilla.cpp +++ b/CST116-Ch6-Debugging/CST116-Ch6-Lopez-Bonilla.cpp @@ -1,5 +1,5 @@ /******************************************************************** -* File: CST116-Ch6-Debugging.cpp +* File: CST116-Ch6-Lopez-Bonilla.cpp * * General Instructions: Complete each step before proceeding to the * next. |