pkgs/applications/science/logic/prover9: fixed trivial syntax error
svn path=/nixpkgs/trunk/; revision=23453
This commit is contained in:
parent
eb37b385f9
commit
098b763939
@ -31,7 +31,7 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.cs.unm.edu/~mccune/mace4/";
|
homepage = "http://www.cs.unm.edu/~mccune/mace4/";
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
description = "Prover9 is an automated theorem prover for first-order and equational logic."
|
description = "Prover9 is an automated theorem prover for first-order and equational logic.";
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Prover9 is a resolution/paramodulation automated theorem prover
|
Prover9 is a resolution/paramodulation automated theorem prover
|
||||||
|
Loading…
x
Reference in New Issue
Block a user