src/Doc/Nitpick/document/build
author wenzelm
Thu, 16 Apr 2015 15:22:44 +0200
changeset 60097 d20ca79d50e4
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
discontinued pointless warnings: commands are only defined inside a theory context;

#!/usr/bin/env bash

set -e

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

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