src/Pure/General/position.scala
changeset 74692 80ae353b798e
parent 74675 76dd79530650
child 74714 135787601438
equal deleted inserted replaced
74690:55a4b319b2b9 74692:80ae353b798e
     3 
     3 
     4 Position properties.
     4 Position properties.
     5 */
     5 */
     6 
     6 
     7 package isabelle
     7 package isabelle
     8 
       
     9 
       
    10 import java.io.{File => JFile}
       
    11 
     8 
    12 
     9 
    13 object Position
    10 object Position
    14 {
    11 {
    15   type T = Properties.T
    12   type T = Properties.T