Parent: [3445a0] (diff)

Download this file

README    19 lines (13 with data), 666 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
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