Minor edit.

This commit is contained in:
sforman 2023-08-12 12:55:25 -07:00
parent c01b107541
commit eafa3d45ac
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ 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 consisting of the new symbol name followed by an expression for the body
of the function. of the function.
The `defs.txt` file is just joy expression, one per line, that have a The `defs.txt` file is just joy expressions, one per line, that have a
symbol followed by the definition for that symbol, e.g.: symbol followed by the definition for that symbol, e.g.:
sqr dup mul sqr dup mul