ROOT
author chunhan
Wed, 30 Oct 2013 08:18:40 +0800
changeset 65 6f9a588bcfc4
parent 57 d7cb2fb2e3b4
permissions -rw-r--r--
update
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     1
session "dynamic" = "HOL" +
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     2
  options [document = false]
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     3
  theories
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     4
    List_Prefix
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     5
    My_list_prefix
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     6
    File_renaming
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     7
    Flask_type
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     8
    OS_type_def
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
     9
    Flask
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    10
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    11
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    12
session "alive" = "dynamic" + 
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    13
  options [document = false]
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    14
  theories
11
chunhan
parents: 1
diff changeset
    15
    Static_type
chunhan
parents: 1
diff changeset
    16
    Static
1
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    17
    Valid_prop
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    18
    Init_prop
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    19
    Current_files_prop
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    20
    Current_sockets_prop
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    21
    Alive_prop
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    22
    Proc_fd_of_file_prop
7d9c0ed02b56 thy files
chunhan
parents:
diff changeset
    23
    Finite_current
11
chunhan
parents: 1
diff changeset
    24
    New_obj_prop
34
e7f850d1e08e remove O_msg from co2sobj/init_obj2sobj
chunhan
parents: 11
diff changeset
    25
e7f850d1e08e remove O_msg from co2sobj/init_obj2sobj
chunhan
parents: 11
diff changeset
    26
session "co2sobj" = "alive" + 
e7f850d1e08e remove O_msg from co2sobj/init_obj2sobj
chunhan
parents: 11
diff changeset
    27
  options [document = false]
e7f850d1e08e remove O_msg from co2sobj/init_obj2sobj
chunhan
parents: 11
diff changeset
    28
  theories
e7f850d1e08e remove O_msg from co2sobj/init_obj2sobj
chunhan
parents: 11
diff changeset
    29
    Sectxt_prop
e7f850d1e08e remove O_msg from co2sobj/init_obj2sobj
chunhan
parents: 11
diff changeset
    30
    Delete_prop
e7f850d1e08e remove O_msg from co2sobj/init_obj2sobj
chunhan
parents: 11
diff changeset
    31
    Tainted_prop
57
chunhan
parents: 34
diff changeset
    32
    Co2sobj_prop
chunhan
parents: 34
diff changeset
    33
chunhan
parents: 34
diff changeset
    34
session "s2ss" = "co2sobj" +
chunhan
parents: 34
diff changeset
    35
  options [document = false]
chunhan
parents: 34
diff changeset
    36
  theories
65
chunhan
parents: 57
diff changeset
    37
    S2ss_prop
chunhan
parents: 57
diff changeset
    38
    S2ss_prop2