Updated Coq to version 8.2pl1

svn path=/nixpkgs/trunk/; revision=18069
This commit is contained in:
Marco Maggesi
2009-11-02 11:44:27 +00:00
parent c4533b8d24
commit a0207b3dc7
4 changed files with 66 additions and 21 deletions

View File

@@ -24,7 +24,7 @@ stdenv.mkDerivation {
buildFlags = "world.opt";
meta = {
description = "Preprocessor-pretty-printer for OCaml.";
description = "Preprocessor-pretty-printer for OCaml";
longDescription = ''
Camlp5 is a preprocessor and pretty-printer for OCaml programs.
It also provides parsing and printing tools.