All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de-2014_2.10.0.2.3.source-code.ROOT.scala Maven / Gradle / Ivy

/*  Title:      Pure/ROOT.scala
    Module:     PIDE
    Author:     Makarius

Root of isabelle package.
*/

package object isabelle extends isabelle.Basic_Library
{
  object Distribution     /*filled-in by makedist*/
  {
    val version = "Isabelle2014: August 2014"
    val is_identified = true
    val is_official = true
  }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy