diff options
Diffstat (limited to 'week_1/review_program/textbook.h')
| -rw-r--r-- | week_1/review_program/textbook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/week_1/review_program/textbook.h b/week_1/review_program/textbook.h index e546c14..28e70ab 100644 --- a/week_1/review_program/textbook.h +++ b/week_1/review_program/textbook.h @@ -1,7 +1,7 @@ /* textbook.h * Summary: Defines the Textbook class. * Author: Zoltan Szabatin - * Created: September 26th, 2023 + * Created: April 2nd, 2024 */ #ifndef TEXTBOOK_HH |