Files
secondo/Algebras/Guide/README.txt

19 lines
427 B
Plaintext
Raw Normal View History

2026-01-23 17:03:45 +08:00
The GuideAlgebra
=================
This algebra does not provide any meaningful types or operators.
The purpose of this algebra is to explain how to implement a
new algebra module in Secondo. Surely, this algebra can be
embedded into the system and the defined types and operators
can be used.
All files of this algebra can be embedded into a single PDF document
by entering
make doc
within the algebra directory.