Skip to content
Snippets Groups Projects
Commit 8cbd5e1d authored by ComFreek's avatar ComFreek
Browse files

@

parent 9b71fc7c
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
Let's walk through an example of writing a scroll.
The scroll we will be writing can be found in `MiscScrolls.mmt` at time of writing, albeit without the documentary comments we will be making here.
Let us write a scroll "Midpoint" that requires two points `P` and `Q` as input, and that gives you upon application the midpoint between those points.
Let us write a scroll "Midpoint" that requires two points `P` and `Q` as input, and that gives you upon application the midpoint between those points
```mmt
theory Midpoint =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment