src/Doc/Implementation/document/build
author nipkow
Tue, 17 Nov 2015 11:44:10 +0100
changeset 61692 cb595e12451d
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
removed lemmas that were only needed for old version of isin.

#!/usr/bin/env bash

set -e

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

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