forked from MizarProject/system
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LISEZMOI
11 lines (7 loc) · 984 Bytes
/
LISEZMOI
1
2
3
4
5
6
7
8
9
10
11
MizarSystem, a experimental fork. R. Coghetto
for Initial repertory: https://github.com/MizarProject/system (GPL-3.0 License): "This repository contains the source code of the Mizar system. Mizar is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Binary distribution for major platforms can be downloaded from the main Mizar website (https://mizar.uwb.edu.pl). The source code can be compiled with Free Pascal Compiler (https://www.freepascal.org)."
$ sudo apt install fpc
Compilation de Mizar: sh compile.sh
Compilation de Mizar avec des options DEBUG: compile_debug.sh