src/Pure/Tools/main.scala
changeset 73117 6a6e987552c7
parent 73111 01f4965fd09b
child 73309 606ae85b8c6b
equal deleted inserted replaced
73116:b84887a67cc6 73117:6a6e987552c7
    24       {
    24       {
    25         try {
    25         try {
    26           Isabelle_System.init()
    26           Isabelle_System.init()
    27           Isabelle_Fonts.init()
    27           Isabelle_Fonts.init()
    28 
    28 
    29           GUI.setup_lafs()
    29           GUI.init_lafs()
    30 
    30 
    31 
    31 
    32           /* ROOTS template */
    32           /* ROOTS template */
    33 
    33 
    34           {
    34           {