Do not register build script in default ROOT file (no longer needed).

This commit is contained in:
Achim D. Brucker 2022-03-27 12:21:14 +01:00
parent 5348a609be
commit 700855411e
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ fi
$ISABELLE_TOOL mkroot -n "$NAME" "$DIR"
echo " \"preamble.tex\"" >> "$DIR"/ROOT
echo " \"build\"" >> "$DIR"/ROOT
sed -i -e "s/root.tex/isadof.cfg/" "$DIR"/ROOT
sed -i -e "s/HOL/Isabelle_DOF/" "$DIR"/ROOT
sed -i -e "s/\"output\"\]/\"output\", document_build = dof\]/" "$DIR"/ROOT