src/HOL/ROOT
changeset 50844 b95ff3744815
parent 50833 133a38b7ceaf
child 50870 b8606dd29783
equal deleted inserted replaced
50843:1465521b92a1 50844:b95ff3744815
    14   theories Main
    14   theories Main
    15   files
    15   files
    16     "Tools/Quickcheck/Narrowing_Engine.hs"
    16     "Tools/Quickcheck/Narrowing_Engine.hs"
    17     "Tools/Quickcheck/PNF_Narrowing_Engine.hs"
    17     "Tools/Quickcheck/PNF_Narrowing_Engine.hs"
    18 
    18 
    19 session "HOL-Library" in Library = HOL +
    19 session "HOL-Library" (main) in Library = HOL +
    20   description {* Classical Higher-order Logic -- batteries included *}
    20   description {* Classical Higher-order Logic -- batteries included *}
    21   theories
    21   theories
    22     Library
    22     Library
    23     Sublist
    23     Sublist
    24     List_lexord
    24     List_lexord
   176     Copyright   2009
   176     Copyright   2009
   177   *}
   177   *}
   178   options [document = false]
   178   options [document = false]
   179   theories [quick_and_dirty] Nitpick_Examples
   179   theories [quick_and_dirty] Nitpick_Examples
   180 
   180 
   181 session "HOL-Algebra" in Algebra = HOL +
   181 session "HOL-Algebra" (main) in Algebra = HOL +
   182   description {*
   182   description {*
   183     Author: Clemens Ballarin, started 24 September 1999
   183     Author: Clemens Ballarin, started 24 September 1999
   184 
   184 
   185     The Isabelle Algebraic Library.
   185     The Isabelle Algebraic Library.
   186   *}
   186   *}
   551     TPTP_Interpret
   551     TPTP_Interpret
   552     THF_Arith
   552     THF_Arith
   553   theories [proofs = 0]  (* FIXME !? *)
   553   theories [proofs = 0]  (* FIXME !? *)
   554     ATP_Problem_Import
   554     ATP_Problem_Import
   555 
   555 
   556 session "HOL-Multivariate_Analysis" in Multivariate_Analysis = HOL +
   556 session "HOL-Multivariate_Analysis" (main) in Multivariate_Analysis = HOL +
   557   options [document_graph]
   557   options [document_graph]
   558   theories
   558   theories
   559     Multivariate_Analysis
   559     Multivariate_Analysis
   560     Determinants
   560     Determinants
   561   files
   561   files
   618     Koenig
   618     Koenig
   619   theories [condition = ISABELLE_FULL_TEST]
   619   theories [condition = ISABELLE_FULL_TEST]
   620     Misc_Codata
   620     Misc_Codata
   621     Misc_Data
   621     Misc_Data
   622 
   622 
   623 session "HOL-Word" in Word = HOL +
   623 session "HOL-Word" (main) in Word = HOL +
   624   options [document_graph]
   624   options [document_graph]
   625   theories Word
   625   theories Word
   626   files "document/root.bib" "document/root.tex"
   626   files "document/root.bib" "document/root.tex"
   627 
   627 
   628 session "HOL-Word-Examples" in "Word/Examples" = "HOL-Word" +
   628 session "HOL-Word-Examples" in "Word/Examples" = "HOL-Word" +
   678     "Boogie_Max.b2i"
   678     "Boogie_Max.b2i"
   679     "Boogie_Max.certs"
   679     "Boogie_Max.certs"
   680     "VCC_Max.b2i"
   680     "VCC_Max.b2i"
   681     "VCC_Max.certs"
   681     "VCC_Max.certs"
   682 
   682 
   683 session "HOL-SPARK" in "SPARK" = "HOL-Word" +
   683 session "HOL-SPARK" (main) in "SPARK" = "HOL-Word" +
   684   options [document = false]
   684   options [document = false]
   685   theories SPARK
   685   theories SPARK
   686 
   686 
   687 session "HOL-SPARK-Examples" in "SPARK/Examples" = "HOL-SPARK" +
   687 session "HOL-SPARK-Examples" in "SPARK/Examples" = "HOL-SPARK" +
   688   options [document = false]
   688   options [document = false]