Removed obsolete -s options from isabelle build.
Isabelle_DOF/Isabelle_DOF/Isabelle2019 There was a failure building this commit Details

This commit is contained in:
Achim D. Brucker 2019-06-20 09:45:18 +01:00
parent 30ef0c713d
commit d1f5a5297a
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ FROM logicalhacking:isabelle2019
WORKDIR /home/isabelle
COPY thy_output.ML /home/isabelle/Isabelle/src/Pure/Thy
RUN Isabelle/bin/isabelle build -s -b Functional-Automata
RUN Isabelle/bin/isabelle build -b Functional-Automata