equal
deleted
inserted
replaced
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 |