src/Tools/README
author wenzelm
Sat, 11 Feb 2023 22:59:23 +0100
changeset 77254 8d34f53871b4
parent 30161 c26e515f1c29
permissions -rw-r--r--
clarified signature: make dynamic Queue from static Context;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23147
a5db2f7d7654 Tools: generic tools outside of Pure.
wenzelm
parents:
diff changeset
     1
a5db2f7d7654 Tools: generic tools outside of Pure.
wenzelm
parents:
diff changeset
     2
                 Tools: generic tools outside of Pure
a5db2f7d7654 Tools: generic tools outside of Pure.
wenzelm
parents:
diff changeset
     3
a5db2f7d7654 Tools: generic tools outside of Pure.
wenzelm
parents:
diff changeset
     4
This directory contains ML sources of generic tools.  Typically, they
a5db2f7d7654 Tools: generic tools outside of Pure.
wenzelm
parents:
diff changeset
     5
can be applied to various logics.
a5db2f7d7654 Tools: generic tools outside of Pure.
wenzelm
parents:
diff changeset
     6