diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 18:54:01 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-29 18:54:01 -0600 |
| commit | d0f224c34e0a0726274c62e9fe66220af6d2e6cc (patch) | |
| tree | 60a78908d64001b3d7e0f006aeb393691d409384 /book/module2/module2.tex | |
| parent | dc13208abd61cc3ac7c64a4373f3ad85689f1293 (diff) | |
Updated Chapter indexing.
Diffstat (limited to 'book/module2/module2.tex')
| -rw-r--r-- | book/module2/module2.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/book/module2/module2.tex b/book/module2/module2.tex index 2781a0e..14f37e0 100644 --- a/book/module2/module2.tex +++ b/book/module2/module2.tex @@ -1,6 +1,8 @@ \chapter{Module 2: Algorithm Development} \input{module2/problem_solving_strategies} -\input{module2/intro_to_numerical_methods} +\input{module2/num_methods_1} +\input{module2/error} \input{module2/ai_assisted_programming} \input{module2/debugging_code} \input{module2/version_control} +\input{module2/documentation} |
