diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 15:31:56 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 15:31:56 -0600 |
| commit | 4abc43cdcb7fba399d5377481dd88e54b2db8cb6 (patch) | |
| tree | aaa358e30142bb7e97797688b4fbd4092bbe981a /book/module2/module2.tex | |
| parent | 7e0b4501030aa268da323c1eaa69c8a2b29ee6a3 (diff) | |
Added tex file structure for each module
Diffstat (limited to 'book/module2/module2.tex')
| -rw-r--r-- | book/module2/module2.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/book/module2/module2.tex b/book/module2/module2.tex index d5e9785..f16e7e2 100644 --- a/book/module2/module2.tex +++ b/book/module2/module2.tex @@ -1,2 +1,5 @@ \chapter{Module 2} -\input{module2/debugging} +\input{module2/ai_assisted_programming} +\input{module2/debugging_code} +\input{module2/intro_to_numerical_methods} +\input{module2/version_control} |
