mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
25d036b157
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
367 B
Text
7 lines
367 B
Text
coq is a formal proof management system. It provides a formal language
|
|
to write mathematical definitions, executable algorithms and theorems
|
|
together with an environment for semi-interactive development of
|
|
machine-checked proofs.
|
|
|
|
To build CoqIDE, add COQIDE=yes, e.g.: COQIDE=yes ./coq.SlackBuild.
|
|
You will need the lablgtk package built with gtksourceview support.
|