debian man page for coqchk

Query: coqchk

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

COQ(1)							      General Commands Manual							    COQ(1)

NAME
coqchk - The Coq Proof Assistant compiled libraries verifier
SYNOPSIS
coqchk [ options ] files-or-modules
DESCRIPTION
coqchk is the standalone checker of compiled libraries (.vo files produced by coqc) for the Coq Proof Assistant. See the Reference Manual for more information. It returns with exit code 0 if all the requested tasks succeeded. A non-zero return code means that something went wrong: some library was not found, corrupted content, type-checking failure, etc. files-or-modules is a list of modules to be checked. Modules can be referred to either by a filename (without the .vo suffix) or by their (possibly qualified) module name.
OPTIONS
-I dir, --include dir add directory dir in the include path -R dir coqdir recursively map physical dir to logical coqdir -where print Coq's standard library location and exit -silent makes coqchk less verbose. -admit file-or-module tag the specified module and all its dependencies as trusted, and will not be rechecked, unless explicitly requested by other options. -norec file-or-module specifies that the given module shall be verified without requesting to check its dependencies -m, --memory displays a summary of the memory used by the checker -o, --output-context displays a summary of the logical content that have been verified: assumptions and usage of impredicativity -impredicative-set allows the checker to verify libraries that have been compiled with this flag. -v print Coq version and exit -where print Coq's standard library location and exit -h, --help print list of options
SEE ALSO
coqtop(1), coqc(1), coq_makefile(1), coqdep(1). The Coq Reference Manual. The Coq web site: http://coq.inria.fr February 9, 2009 COQ(1)
Related Man Pages
coqdoc(1) - debian
gnulib-tool(1) - debian
jocamlmklib(1) - debian
ocamlmklib(1) - debian
smistrip(1) - suse
Similar Topics in the Unix Linux Community
How to print libraries used by compiled proC object
Coq 8.2 (Default branch)
Novell files Offer of Proof Re Prior Inconsistent Declaration of Sabbath
How to list all files in dir and sub-dir's recursively along with file size?
Read all files in dir