9b2016e937
* Tactics `intuition` and `dintuition` use `Tauto.intuition_solver` (defined as `auto with *`) instead of hardcoding `auto with *`. This makes it possible to change the default solver with `Ltac Tauto.intuition_solver ::= ...`. * Fixed an uncaught exception `UnableToUnify` with bidirectionality hints. * Fixed multiple CoqIDE bugs. * Fixed an incorrect implementation of `SFClassify`, allowing for a proof of `False` since 8.11.0, due to Axioms present in `Float.Axioms`. - Rename coq.desktop to fr.inria.coq.coqide.desktop as the documentation suggests, add an accompanying metainfo file. - Declare documentation as noarch. OBS-URL: https://build.opensuse.org/package/show/science/coq?expand=0&rev=40
11 lines
245 B
Desktop File
11 lines
245 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Name=Coq IDE
|
|
GenericName=Proof Assistant
|
|
Comment=Proof Assistant based on the Calculus of Inductive Constructions
|
|
Categories=Education;Science;Math;
|
|
MimeType=text/x-coqsrc;
|
|
Exec=coqide %F
|
|
Icon=coq
|