src/Pure/ROOT
changeset 62501 98fa1f9a292f
parent 62498 5dfcc9697f29
child 62504 f14f17e656a6
equal deleted inserted replaced
62498:5dfcc9697f29 62501:98fa1f9a292f
     1 chapter Pure
     1 chapter Pure
     2 
     2 
     3 session RAW =
     3 session RAW =
     4   theories
     4   theories
     5   files
     5   files
     6     "RAW/ROOT_polyml-5.6.ML"
       
     7     "RAW/ROOT_polyml.ML"
     6     "RAW/ROOT_polyml.ML"
     8     "RAW/exn.ML"
     7     "RAW/exn.ML"
     9     "RAW/exn_trace.ML"
     8     "RAW/exn_trace.ML"
    10     "RAW/exn_trace_raw.ML"
       
    11     "RAW/fixed_int_dummy.ML"
     9     "RAW/fixed_int_dummy.ML"
    12     "RAW/ml_compiler0.ML"
    10     "RAW/ml_compiler0.ML"
    13     "RAW/ml_compiler_parameters.ML"
       
    14     "RAW/ml_compiler_parameters_polyml-5.6.ML"
       
    15     "RAW/ml_debugger.ML"
    11     "RAW/ml_debugger.ML"
    16     "RAW/ml_debugger_polyml-5.6.ML"
       
    17     "RAW/ml_heap.ML"
    12     "RAW/ml_heap.ML"
    18     "RAW/ml_heap_polyml-5.3.0.ML"
    13     "RAW/ml_name_space.ML"
    19     "RAW/ml_name_space_polyml-5.6.ML"
       
    20     "RAW/ml_name_space_polyml.ML"
       
    21     "RAW/ml_parse_tree.ML"
       
    22     "RAW/ml_parse_tree_polyml-5.6.ML"
       
    23     "RAW/ml_positions.ML"
    14     "RAW/ml_positions.ML"
    24     "RAW/ml_pretty.ML"
    15     "RAW/ml_pretty.ML"
    25     "RAW/ml_profiling_polyml-5.6.ML"
    16     "RAW/ml_profiling.ML"
    26     "RAW/ml_profiling_polyml.ML"
       
    27     "RAW/ml_stack_dummy.ML"
       
    28     "RAW/ml_stack_polyml-5.6.ML"
       
    29     "RAW/ml_system.ML"
    17     "RAW/ml_system.ML"
    30     "RAW/multithreading.ML"
    18     "RAW/multithreading.ML"
    31     "RAW/secure.ML"
    19     "RAW/secure.ML"
    32     "RAW/single_assignment_polyml.ML"
       
    33     "RAW/unsynchronized.ML"
    20     "RAW/unsynchronized.ML"
    34 
    21 
    35 session Pure =
    22 session Pure =
    36   global_theories Pure
    23   global_theories Pure
    37   files
    24   files
    38     "RAW/ROOT_polyml-5.6.ML"
       
    39     "RAW/ROOT_polyml.ML"
    25     "RAW/ROOT_polyml.ML"
    40     "RAW/exn.ML"
    26     "RAW/exn.ML"
    41     "RAW/exn_trace.ML"
    27     "RAW/exn_trace.ML"
    42     "RAW/exn_trace_raw.ML"
       
    43     "RAW/fixed_int_dummy.ML"
    28     "RAW/fixed_int_dummy.ML"
    44     "RAW/ml_compiler0.ML"
    29     "RAW/ml_compiler0.ML"
    45     "RAW/ml_compiler_parameters.ML"
       
    46     "RAW/ml_compiler_parameters_polyml-5.6.ML"
       
    47     "RAW/ml_debugger.ML"
    30     "RAW/ml_debugger.ML"
    48     "RAW/ml_debugger_polyml-5.6.ML"
       
    49     "RAW/ml_heap.ML"
    31     "RAW/ml_heap.ML"
    50     "RAW/ml_heap_polyml-5.3.0.ML"
    32     "RAW/ml_name_space.ML"
    51     "RAW/ml_name_space_polyml-5.6.ML"
       
    52     "RAW/ml_name_space_polyml.ML"
       
    53     "RAW/ml_parse_tree.ML"
       
    54     "RAW/ml_parse_tree_polyml-5.6.ML"
       
    55     "RAW/ml_positions.ML"
    33     "RAW/ml_positions.ML"
    56     "RAW/ml_pretty.ML"
    34     "RAW/ml_pretty.ML"
    57     "RAW/ml_profiling_polyml-5.6.ML"
    35     "RAW/ml_profiling.ML"
    58     "RAW/ml_profiling_polyml.ML"
       
    59     "RAW/ml_stack_dummy.ML"
       
    60     "RAW/ml_stack_polyml-5.6.ML"
       
    61     "RAW/ml_system.ML"
    36     "RAW/ml_system.ML"
    62     "RAW/multithreading.ML"
    37     "RAW/multithreading.ML"
    63     "RAW/secure.ML"
    38     "RAW/secure.ML"
    64     "RAW/single_assignment_polyml.ML"
       
    65     "RAW/unsynchronized.ML"
    39     "RAW/unsynchronized.ML"
    66 
    40 
    67     "Concurrent/bash.ML"
    41     "Concurrent/bash.ML"
    68     "Concurrent/bash_windows.ML"
    42     "Concurrent/bash_windows.ML"
    69     "Concurrent/cache.ML"
    43     "Concurrent/cache.ML"