src/Doc/Nitpick/document/build
author wenzelm
Thu, 14 Aug 2014 11:51:17 +0200
changeset 57935 c578f3a37a67
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
localized method definitions (see also f14c1248d064);

#!/usr/bin/env bash

set -e

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

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