Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tutorial: Refactor MathFunctions code | Markus Ferrell | 2023-02-23 | 1 | -2/+6 |
| | | | | | | | 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. | ||||
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
| | | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0. | ||||
* | Help/guide/tutorial: Adopt tutorial code | Kitware Robot | 2019-06-18 | 1 | -0/+23 |