summaryrefslogtreecommitdiff
path: root/isabelle-lib/ROOT
diff options
context:
space:
mode:
authorThomas Bauereiss2017-06-13 16:19:49 +0100
committerThomas Bauereiss2017-06-13 16:19:49 +0100
commite74b82c578216605fc8e0b54b1db62df26127282 (patch)
tree18271cf09d419f66c173207710da666f5e751a35 /isabelle-lib/ROOT
parent00f3ebcd594d287719ebec5fc4671fa651010166 (diff)
Add Makefile and ROOT for Isabelle library
Diffstat (limited to 'isabelle-lib/ROOT')
-rw-r--r--isabelle-lib/ROOT6
1 files changed, 6 insertions, 0 deletions
diff --git a/isabelle-lib/ROOT b/isabelle-lib/ROOT
new file mode 100644
index 00000000..d79b99ba
--- /dev/null
+++ b/isabelle-lib/ROOT
@@ -0,0 +1,6 @@
+session "Sail" = "LEM" +
+ options [document = false]
+ theories
+ Sail_values
+ State
+ Prompt