src/Doc/Functions/document/build
author haftmann
Sun, 31 Aug 2014 09:10:40 +0200
changeset 58099 7f232ae7de7c
parent 56534 3ff16a7f0b2e
permissions -rwxr-xr-x
convenient printing of (- 1 :: integer) after code evaluation

#!/usr/bin/env bash

set -e

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

"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"