src/Pure/ROOT
author wenzelm
Sun, 22 Jul 2012 00:00:22 +0200
changeset 48422 9613780a805b
parent 48347 8bb27ab9e841
child 48514 84df8858c8ac
permissions -rw-r--r--
determine source dependencies, relatively to preloaded theories; tuned signature;

session RAW in "." =
  files
    "General/exn.ML"
    "ML-Systems/compiler_polyml.ML"
    "ML-Systems/ml_name_space.ML"
    "ML-Systems/ml_pretty.ML"
    "ML-Systems/ml_system.ML"
    "ML-Systems/multithreading.ML"
    "ML-Systems/multithreading_polyml.ML"
    "ML-Systems/overloading_smlnj.ML"
    "ML-Systems/polyml.ML"
    "ML-Systems/pp_dummy.ML"
    "ML-Systems/proper_int.ML"
    "ML-Systems/single_assignment.ML"
    "ML-Systems/single_assignment_polyml.ML"
    "ML-Systems/smlnj.ML"
    "ML-Systems/thread_dummy.ML"
    "ML-Systems/universal.ML"
    "ML-Systems/unsynchronized.ML"
    "ML-Systems/use_context.ML"

session Pure in "." =
  theories Pure
  files "ROOT.ML"  (* FIXME *)