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