blob: 2062b64b0f727f3b43870b826df7bf7d5f8cf9dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
session "Sail" = "LEM" +
options [document = false]
theories
Sail_values
State
Prompt
Sail_operators
(*session "Sail" = "Sail_Base" +
options [document = false]
theories
Sail_operators
session "Sail_Word" = "Sail_Base" +
options [document = false]
theories
Sail_operators_mwords*)
|