From b3117e7c550a7923714807298965e7f5e2ce5c88 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 18 Jan 2018 15:43:35 -0500 Subject: [PATCH] when: Add package --- core/when.xml | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 core/when.xml diff --git a/core/when.xml b/core/when.xml new file mode 100644 index 00000000..501ad1d2 --- /dev/null +++ b/core/when.xml @@ -0,0 +1,76 @@ + + + + + + + + This package deals with matching in calculations (such as case statements + or values); + for classifications, see \tt{vector/cmatch}. + + + + + + + + + + + + + + + +