This repository contains the source files of a mathematical library
implemented in ISO Modula-2
This library was implementation by Michael Riedl and is puplished under the
GNU Lesser General Public License (LGPL)
If you find any code that is copyrighted by you or another party and the
licience is in conflict with the LGPL please let me know and I will remove
that code
Hint:
For those who have issues preprocessing the files (externsion *.m2pp)
there are two tar-files containing these files in a manner that
you should be able to compile them directly.
- preprocessed.GM2.tar for the GNU Modula compiler
- preprocessed.XDS.tar for the XDS Modula compiler