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

de-2015_2.11.0.3.4.source-code.ROOT.scala Maven / Gradle / Ivy

There is a newer version: 0.5
Show newest version
/*  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 = "Isabelle2015: May 2015"
    val is_identified = true
    val is_official = true
  }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy