src/HOL/ROOT
changeset 48588 23456b2a769d
parent 48512 a69d7dc49f41
child 48589 fb446a780d50
equal deleted inserted replaced
48587:f9732774ffc7 48588:23456b2a769d
   732   options [document = false]
   732   options [document = false]
   733   theories MutabelleExtra
   733   theories MutabelleExtra
   734 
   734 
   735 session Quickcheck_Examples = HOL +
   735 session Quickcheck_Examples = HOL +
   736   options [document = false]
   736   options [document = false]
   737   theories Quickcheck_Examples  (* FIXME *)
   737   theories
       
   738     Quickcheck_Examples (* FIXME more *)
       
   739 
       
   740 session Quickcheck_Benchmark = HOL +
       
   741   theories [condition = ISABELLE_BENCHMARK]
       
   742     Find_Unused_Assms_Examples  (* FIXME more *)
   738 
   743 
   739 session Quotient_Examples = HOL +
   744 session Quotient_Examples = HOL +
   740   description {*
   745   description {*
   741     Author:     Cezary Kaliszyk and Christian Urban
   746     Author:     Cezary Kaliszyk and Christian Urban
   742   *}
   747   *}