src/Doc/Implementation/document/build
author paulson <lp15@cam.ac.uk>
Tue, 30 Jun 2015 13:56:16 +0100
changeset 60615 e5fa1d5d3952
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
Useful lemmas. The theorem concerning swapping the variables in a double integral.

#!/usr/bin/env bash

set -e

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

"$ISABELLE_TOOL" logo Isar
"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"