diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/isabelle/Makefile | 2 | ||||
| -rw-r--r-- | lib/isabelle/ROOT | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/lib/isabelle/Makefile b/lib/isabelle/Makefile index f340b81b..5ff58069 100644 --- a/lib/isabelle/Makefile +++ b/lib/isabelle/Makefile @@ -1,4 +1,4 @@ -THYS = Sail_impl_base.thy Sail_values.thy Sail_operators.thy Sail_operators_mwords.thy State.thy Prompt.thy +THYS = Sail_impl_base.thy Sail_values.thy Sail_operators.thy State.thy Prompt.thy .PHONY: all heap-img clean diff --git a/lib/isabelle/ROOT b/lib/isabelle/ROOT index 7e90cdf0..2062b64b 100644 --- a/lib/isabelle/ROOT +++ b/lib/isabelle/ROOT @@ -5,7 +5,6 @@ session "Sail" = "LEM" + State Prompt Sail_operators - Sail_operators_mwords (*session "Sail" = "Sail_Base" + options [document = false] |
