logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

epclextract - manual page for epclextract 3.2.5

Description

       epclextract 3.2.5

       Read  an  PCL2  protocol  and  print  the steps necessary for proving the clauses in "proof", "final", or
       "extract" steps.

       Options

       -h--help

              Print a short description of program usage and options.

       -V--version

              Print the version number of the program.

       -v--verbose[=<arg>]

              Verbose comments on the progress of the program. The short form  or  the  long  form  without  the
              optional argument is equivalent to --verbose=1.

       -f--fast-extract

              Do  a fast extract. With this option the program understands only a subset of PCL and assumes that
              all "proof" and "final" steps are at the end of the protocoll.

       -C--forward-comments

              Pass comments found in the input through to the output while reading input.

       -c--competition-framing

              Print special "begin" and "end"comments around the proof object, as  required  by  the  CASC  MIX*
              class.

       -n--no-extract

              Don't  extract,  print  back all steps (actually, it treats all steps as proof steps). Useful as a
              syntax checker, or if you want to convert PCL to TSTP with the next option.

       --tstp-out

              Print proof protocol in TSTP syntax (default is PCL).

       --tptp3-out

              Synonymous with --tstp-out.

       -o <arg>

       --output-file=<arg>

              Redirect output into the named file.

       -s--silent

              Equivalent to --output-level=0.

Name

       epclextract - manual page for epclextract 3.2.5

Reporting Bugs

       Report bugs to <schulz@eprover.org>. Please include the following, if possible:

       * The version of the package as reported by eprover--version.

       * The operating system and version.

       * The exact command line that leads to the unexpected behaviour.

       * A description of what you expected and what actually happened.

       * If possible all input files necessary to reproduce the bug.

Synopsis

epclextract [options] [files]

See Also