src/Tools/jEdit/src/Dummy.java
author wenzelm
Mon, 19 Jan 2009 15:56:58 +0100
changeset 34480 017fae24829f
parent 34437 4eb1b75c746d
permissions -rw-r--r--
simplified implicit convertion Int => Position;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
34437
4eb1b75c746d dummy class to make ant javadoc work;
wenzelm
parents:
diff changeset
     1
/* dummy class to make ant javadoc work */
4eb1b75c746d dummy class to make ant javadoc work;
wenzelm
parents:
diff changeset
     2
package isabelle;
4eb1b75c746d dummy class to make ant javadoc work;
wenzelm
parents:
diff changeset
     3
public class Dummy { }