aboutsummaryrefslogtreecommitdiff
path: root/src/README.txt
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-01 16:04:45 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-01 16:04:54 -0400
commit0a5ec5b2c31eccda5e00239df80ae3675a51b0a2 (patch)
treeb11c548a680f5118f85489ba63299f498c6983d3 /src/README.txt
parentacd2159e1778893ff9d97da1120fb0c6e43a6fc1 (diff)
Remove dzref
Diffstat (limited to 'src/README.txt')
-rw-r--r--src/README.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/README.txt b/src/README.txt
index 5b2f659b..769bf4f5 100644
--- a/src/README.txt
+++ b/src/README.txt
@@ -27,6 +27,5 @@ e.bqn and p.bqn also require the definitions from svg.bqn; they are
attached cjs.bqn.
Some of these files are also used elsewhere: pp.bqn preprocesses other
-primitive-defining code in ../test/ref.bqn and ../dzref, and f.bqn is
-used to format results in markdown while e.bqn generates diagrams for
-the tutorials.
+primitive-defining code in ../test/ref.bqn, and f.bqn is used to format
+results in markdown while e.bqn generates diagrams for the tutorials.