From 481b9a782a52404f7441f578b70e95371923265b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 31 Jan 2021 01:00:09 +0100 Subject: [PATCH] Auto: misc. --- inosculation.md | 3 ++- tree-shaping.md | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 tree-shaping.md diff --git a/inosculation.md b/inosculation.md index 48b06765a..f7d888f7a 100644 --- a/inosculation.md +++ b/inosculation.md @@ -3,7 +3,8 @@ - A [[phenomenon]] in [[trees]]. - Trees are actually not [[trees]] in the comp sci meaning :) - I was introduced to it by [[susannah]]: https://octodon.social/@susannah/105646980780909410 -- [[go]] https://en.wikipedia.org/wiki/Tree_shaping +- [[go]] https://en.wikipedia.org/wiki/Inosculation +- [[pull]] [[tree shaping]] [//begin]: # "Autogenerated link references for markdown compatibility" diff --git a/tree-shaping.md b/tree-shaping.md new file mode 100644 index 000000000..d73ba8cc1 --- /dev/null +++ b/tree-shaping.md @@ -0,0 +1,8 @@ +# Tree Shaping + +- [[go]] https://en.wikipedia.org/wiki/Inosculation + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file