src/Doc/Implementation/document/build
author blanchet
Sat, 09 May 2015 14:10:10 +0200
changeset 60279 351536745704
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
took out unreliable 'blast' from tactic altogether

#!/usr/bin/env bash

set -e

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

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