summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/MultiPackage/MathFunctions/mysqrt.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Tutorial: Improve "MultiPackage" exampleBetsy McPhail2020-01-101-38/+0
| | | | Rename to Step 12 and ensure that it follows Step 11
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-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.
* Tutorial: Improve Step 6Betsy McPhail2019-08-191-9/+1
| | | | | | * Print message when using the table * Remove duplicated comment * Remove HAVE_LOG and HAVE_EXP checks, use generated table instead
* Tutorial: Improve Step 5Betsy McPhail2019-08-191-2/+2
| | | | | | | | * Updated output message * Use 'target_compile_definitions' for HAVE_LOG and HAVE_EXP Previously, the change from using TutorialConfig.h to target_compile_definitions happened without explanation as part of Step 8.
* Help/guide/tutorial: Adopt tutorial codeKitware Robot2019-06-181-0/+45