src/Doc/Implementation/document/build
author immler
Wed, 12 Nov 2014 17:36:36 +0100
changeset 58984 ae0c56c485ae
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
added lemmas: convert between powr and log in comparisons, pull log out of addition/subtraction

#!/usr/bin/env bash

set -e

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

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