Rebuilt docs.

This commit is contained in:
sforman
2023-11-13 15:00:35 -08:00
parent c4cdbb0ef3
commit b7954a39a2
2 changed files with 32 additions and 76 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ of these:</p>
</ul>
<h3>Definitions</h3>
<p>Thun can be extended by adding new definitions to the
<a href="https://git.sr.ht/~sforman/Thun/tree/trunk/item/implementations/defs.txt">defs.txt</a>
<a href="https://ariadne.systems/gogs/sforman/Thun/src/trunk/implementations/defs.txt">defs.txt</a>
file and rebuilding the binaries. Each line in the file is a definition
consisting of the new symbol name followed by an expression for the body
of the function.</p>