src/Doc/Logics/document/build
author blanchet
Sun, 01 Oct 2017 15:01:39 +0200
changeset 66738 793e7a9c30c5
parent 62589 b5783412bfed
child 73723 1bbbaae6b5e3
permissions -rwxr-xr-x
properly take quantifiers into account (cf. my Ph.D. thesis, Section 6.4.1) and offer three modes of completeness (for experiments mostly)

#!/usr/bin/env bash

set -e

FORMAT="$1"
VARIANT="$2"

isabelle logo
"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"