blob: 7ff123879bf74ee1a14f981169eb43a67b4e759f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gienah@gentoo.org</email>
<name>Mark Wright</name>
</maintainer>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
Prover9 and Mace4 Prover9 is an automated theorem prover for
first-order and equational logic, and Mace4 searches for finite
models and counterexamples. Prover9 is the successor of the
Otter prover.
</longdescription>
</pkgmetadata>
|