Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tutorial: Refactor MathFunctions code | Markus Ferrell | 2023-02-23 | 1 | -2/+0 |
| | | | | | | | Propagate the refactor in Step 10 MathFunctions through all of the steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx to determine which sqrt library is called. Adds .h files which correspond to their .cxx files by name. | ||||
* | Tutorial: Restore USE_MYMATH in place of MY_MATH | Markus Ferrell | 2022-10-25 | 1 | -1/+1 |
| | | | | | | In commit 80f5d28813 (Tutorial: Update step 2 style, 2022-07-25, v3.25.0-rc1~226^2) we replaced some uses of `USE_MYMATH` with `MY_MATH`. Restore the former name for consistency with the rest of the tutorial. | ||||
* | Tutorial: Update step 2 style | Markus Ferrell | 2022-08-29 | 1 | -0/+2 |
| | |||||
* | Help/guide/tutorial: Adopt tutorial code | Kitware Robot | 2019-06-18 | 1 | -0/+3 |