author | chunhan |
Thu, 06 Jun 2013 12:38:44 +0800 | |
changeset 20 | e2c6af3ccb0d |
parent 11 | 3e7617baa6a3 |
child 34 | e7f850d1e08e |
permissions | -rw-r--r-- |
1 | 1 |
session "dynamic" = "HOL" + |
2 |
options [document = false] |
|
3 |
theories |
|
4 |
List_Prefix |
|
5 |
My_list_prefix |
|
6 |
File_renaming |
|
7 |
Flask_type |
|
8 |
OS_type_def |
|
9 |
Flask |
|
10 |
||
11 |
||
12 |
session "alive" = "dynamic" + |
|
13 |
options [document = false] |
|
14 |
theories |
|
11 | 15 |
Static_type |
16 |
Static |
|
1 | 17 |
Valid_prop |
18 |
Init_prop |
|
19 |
Current_files_prop |
|
20 |
Current_sockets_prop |
|
21 |
Alive_prop |
|
22 |
Proc_fd_of_file_prop |
|
23 |
Finite_current |
|
11 | 24 |
New_obj_prop |