| author | wenzelm | 
| Thu, 02 Aug 2012 15:23:28 +0200 | |
| changeset 48649 | bf9bff84a61d | 
| parent 48646 | 91281e9472d8 | 
| child 48681 | 181b91e1d1c1 | 
| permissions | -rw-r--r-- | 
| 48347 | 1 | session RAW in "." = | 
| 2 | files | |
| 3 | "General/exn.ML" | |
| 4 | "ML-Systems/compiler_polyml.ML" | |
| 5 | "ML-Systems/ml_name_space.ML" | |
| 6 | "ML-Systems/ml_pretty.ML" | |
| 7 | "ML-Systems/ml_system.ML" | |
| 8 | "ML-Systems/multithreading.ML" | |
| 9 | "ML-Systems/multithreading_polyml.ML" | |
| 10 | "ML-Systems/overloading_smlnj.ML" | |
| 11 | "ML-Systems/polyml.ML" | |
| 12 | "ML-Systems/pp_dummy.ML" | |
| 13 | "ML-Systems/proper_int.ML" | |
| 14 | "ML-Systems/single_assignment.ML" | |
| 15 | "ML-Systems/single_assignment_polyml.ML" | |
| 16 | "ML-Systems/smlnj.ML" | |
| 17 | "ML-Systems/thread_dummy.ML" | |
| 18 | "ML-Systems/universal.ML" | |
| 19 | "ML-Systems/unsynchronized.ML" | |
| 20 | "ML-Systems/use_context.ML" | |
| 21 | ||
| 22 | session Pure in "." = | |
| 48422 
9613780a805b
determine source dependencies, relatively to preloaded theories;
 wenzelm parents: 
48347diff
changeset | 23 | theories Pure | 
| 48514 | 24 | files | 
| 25 | "General/exn.ML" | |
| 26 | "ML-Systems/compiler_polyml.ML" | |
| 27 | "ML-Systems/ml_name_space.ML" | |
| 28 | "ML-Systems/ml_pretty.ML" | |
| 29 | "ML-Systems/ml_system.ML" | |
| 30 | "ML-Systems/multithreading.ML" | |
| 31 | "ML-Systems/multithreading_polyml.ML" | |
| 32 | "ML-Systems/overloading_smlnj.ML" | |
| 33 | "ML-Systems/polyml.ML" | |
| 34 | "ML-Systems/pp_dummy.ML" | |
| 35 | "ML-Systems/proper_int.ML" | |
| 36 | "ML-Systems/single_assignment.ML" | |
| 37 | "ML-Systems/single_assignment_polyml.ML" | |
| 38 | "ML-Systems/smlnj.ML" | |
| 39 | "ML-Systems/thread_dummy.ML" | |
| 40 | "ML-Systems/universal.ML" | |
| 41 | "ML-Systems/unsynchronized.ML" | |
| 42 | "ML-Systems/use_context.ML" | |
| 48347 | 43 | |
| 48514 | 44 | "Concurrent/bash.ML" | 
| 45 | "Concurrent/bash_sequential.ML" | |
| 46 | "Concurrent/cache.ML" | |
| 47 | "Concurrent/future.ML" | |
| 48 | "Concurrent/lazy.ML" | |
| 49 | "Concurrent/lazy_sequential.ML" | |
| 50 | "Concurrent/mailbox.ML" | |
| 51 | "Concurrent/par_exn.ML" | |
| 52 | "Concurrent/par_list.ML" | |
| 53 | "Concurrent/par_list_sequential.ML" | |
| 54 | "Concurrent/simple_thread.ML" | |
| 55 | "Concurrent/single_assignment.ML" | |
| 56 | "Concurrent/single_assignment_sequential.ML" | |
| 57 | "Concurrent/synchronized.ML" | |
| 58 | "Concurrent/synchronized_sequential.ML" | |
| 59 | "Concurrent/task_queue.ML" | |
| 60 | "Concurrent/time_limit.ML" | |
| 61 | "General/alist.ML" | |
| 62 | "General/antiquote.ML" | |
| 63 | "General/balanced_tree.ML" | |
| 64 | "General/basics.ML" | |
| 65 | "General/binding.ML" | |
| 66 | "General/buffer.ML" | |
| 67 | "General/file.ML" | |
| 68 | "General/graph.ML" | |
| 69 | "General/heap.ML" | |
| 70 | "General/integer.ML" | |
| 71 | "General/linear_set.ML" | |
| 72 | "General/long_name.ML" | |
| 73 | "General/name_space.ML" | |
| 74 | "General/ord_list.ML" | |
| 75 | "General/output.ML" | |
| 76 | "General/path.ML" | |
| 77 | "General/position.ML" | |
| 78 | "General/pretty.ML" | |
| 79 | "General/print_mode.ML" | |
| 80 | "General/properties.ML" | |
| 81 | "General/queue.ML" | |
| 82 | "General/same.ML" | |
| 83 | "General/scan.ML" | |
| 84 | "General/secure.ML" | |
| 85 | "General/seq.ML" | |
| 86 | "General/sha1.ML" | |
| 87 | "General/sha1_polyml.ML" | |
| 88 | "General/source.ML" | |
| 89 | "General/stack.ML" | |
| 90 | "General/symbol.ML" | |
| 91 | "General/symbol_pos.ML" | |
| 92 | "General/table.ML" | |
| 93 | "General/timing.ML" | |
| 94 | "General/url.ML" | |
| 95 | "Isar/args.ML" | |
| 96 | "Isar/attrib.ML" | |
| 97 | "Isar/auto_bind.ML" | |
| 98 | "Isar/bundle.ML" | |
| 99 | "Isar/calculation.ML" | |
| 100 | "Isar/class.ML" | |
| 101 | "Isar/class_declaration.ML" | |
| 102 | "Isar/code.ML" | |
| 103 | "Isar/context_rules.ML" | |
| 104 | "Isar/element.ML" | |
| 105 | "Isar/expression.ML" | |
| 106 | "Isar/generic_target.ML" | |
| 107 | "Isar/isar_cmd.ML" | |
| 108 | "Isar/keyword.ML" | |
| 109 | "Isar/local_defs.ML" | |
| 110 | "Isar/local_theory.ML" | |
| 111 | "Isar/locale.ML" | |
| 112 | "Isar/method.ML" | |
| 113 | "Isar/named_target.ML" | |
| 114 | "Isar/object_logic.ML" | |
| 115 | "Isar/obtain.ML" | |
| 116 | "Isar/outer_syntax.ML" | |
| 117 | "Isar/overloading.ML" | |
| 118 | "Isar/parse.ML" | |
| 119 | "Isar/parse_spec.ML" | |
| 120 | "Isar/proof.ML" | |
| 121 | "Isar/proof_context.ML" | |
| 122 | "Isar/proof_display.ML" | |
| 123 | "Isar/proof_node.ML" | |
| 124 | "Isar/rule_cases.ML" | |
| 125 | "Isar/rule_insts.ML" | |
| 126 | "Isar/runtime.ML" | |
| 127 | "Isar/skip_proof.ML" | |
| 128 | "Isar/spec_rules.ML" | |
| 129 | "Isar/specification.ML" | |
| 130 | "Isar/token.ML" | |
| 131 | "Isar/toplevel.ML" | |
| 132 | "Isar/typedecl.ML" | |
| 133 | "ML/install_pp_polyml.ML" | |
| 134 | "ML/ml_antiquote.ML" | |
| 135 | "ML/ml_compiler.ML" | |
| 136 | "ML/ml_compiler_polyml.ML" | |
| 137 | "ML/ml_context.ML" | |
| 138 | "ML/ml_env.ML" | |
| 139 | "ML/ml_lex.ML" | |
| 140 | "ML/ml_parse.ML" | |
| 141 | "ML/ml_syntax.ML" | |
| 142 | "ML/ml_thms.ML" | |
| 143 | "PIDE/command.ML" | |
| 144 | "PIDE/document.ML" | |
| 145 | "PIDE/isabelle_markup.ML" | |
| 146 | "PIDE/markup.ML" | |
| 147 | "PIDE/protocol.ML" | |
| 148 | "PIDE/xml.ML" | |
| 149 | "PIDE/yxml.ML" | |
| 150 | "Proof/extraction.ML" | |
| 151 | "Proof/proof_checker.ML" | |
| 152 | "Proof/proof_rewrite_rules.ML" | |
| 153 | "Proof/proof_syntax.ML" | |
| 154 | "Proof/reconstruct.ML" | |
| 155 | "ProofGeneral/pgip.ML" | |
| 156 | "ProofGeneral/pgip_input.ML" | |
| 157 | "ProofGeneral/pgip_isabelle.ML" | |
| 158 | "ProofGeneral/pgip_markup.ML" | |
| 159 | "ProofGeneral/pgip_output.ML" | |
| 160 | "ProofGeneral/pgip_parser.ML" | |
| 161 | "ProofGeneral/pgip_tests.ML" | |
| 162 | "ProofGeneral/pgip_types.ML" | |
| 163 | "ProofGeneral/pgml.ML" | |
| 164 | "ProofGeneral/preferences.ML" | |
| 165 | "ProofGeneral/proof_general_emacs.ML" | |
| 166 | "ProofGeneral/proof_general_pgip.ML" | |
| 167 | "ROOT.ML" | |
| 168 | "Syntax/ast.ML" | |
| 169 | "Syntax/lexicon.ML" | |
| 170 | "Syntax/local_syntax.ML" | |
| 171 | "Syntax/mixfix.ML" | |
| 172 | "Syntax/parser.ML" | |
| 173 | "Syntax/printer.ML" | |
| 174 | "Syntax/simple_syntax.ML" | |
| 175 | "Syntax/syntax.ML" | |
| 176 | "Syntax/syntax_ext.ML" | |
| 177 | "Syntax/syntax_phases.ML" | |
| 178 | "Syntax/syntax_trans.ML" | |
| 179 | "Syntax/term_position.ML" | |
| 180 | "System/build.ML" | |
| 181 | "System/invoke_scala.ML" | |
| 182 | "System/isabelle_process.ML" | |
| 183 | "System/isabelle_system.ML" | |
| 184 | "System/isar.ML" | |
| 185 | "System/options.ML" | |
| 186 | "System/session.ML" | |
| 187 | "System/system_channel.ML" | |
| 188 | "Thy/html.ML" | |
| 189 | "Thy/latex.ML" | |
| 190 | "Thy/present.ML" | |
| 191 | "Thy/rail.ML" | |
| 192 | "Thy/term_style.ML" | |
| 193 | "Thy/thm_deps.ML" | |
| 194 | "Thy/thy_header.ML" | |
| 195 | "Thy/thy_info.ML" | |
| 196 | "Thy/thy_load.ML" | |
| 197 | "Thy/thy_output.ML" | |
| 198 | "Thy/thy_syntax.ML" | |
| 199 | "Tools/named_thms.ML" | |
| 200 | "Tools/xml_syntax.ML" | |
| 201 | "assumption.ML" | |
| 202 | "axclass.ML" | |
| 203 | "config.ML" | |
| 204 | "conjunction.ML" | |
| 205 | "consts.ML" | |
| 206 | "context.ML" | |
| 207 | "context_position.ML" | |
| 208 | "conv.ML" | |
| 209 | "defs.ML" | |
| 210 | "display.ML" | |
| 211 | "drule.ML" | |
| 212 | "envir.ML" | |
| 213 | "facts.ML" | |
| 214 | "global_theory.ML" | |
| 215 | "goal.ML" | |
| 216 | "goal_display.ML" | |
| 217 | "interpretation.ML" | |
| 218 | "item_net.ML" | |
| 219 | "library.ML" | |
| 220 | "logic.ML" | |
| 221 | "more_thm.ML" | |
| 222 | "morphism.ML" | |
| 223 | "name.ML" | |
| 224 | "net.ML" | |
| 225 | "pattern.ML" | |
| 226 | "primitive_defs.ML" | |
| 227 | "proofterm.ML" | |
| 228 | "pure_setup.ML" | |
| 229 | "pure_thy.ML" | |
| 230 | "raw_simplifier.ML" | |
| 231 | "search.ML" | |
| 232 | "sign.ML" | |
| 233 | "simplifier.ML" | |
| 234 | "sorts.ML" | |
| 235 | "subgoal.ML" | |
| 236 | "tactic.ML" | |
| 237 | "tactical.ML" | |
| 238 | "term.ML" | |
| 239 | "term_ord.ML" | |
| 240 | "term_sharing.ML" | |
| 241 | "term_subst.ML" | |
| 242 | "term_xml.ML" | |
| 243 | "theory.ML" | |
| 244 | "thm.ML" | |
| 245 | "type.ML" | |
| 246 | "type_infer.ML" | |
| 247 | "type_infer_context.ML" | |
| 248 | "unify.ML" | |
| 249 | "variable.ML" | |
| 250 |