src/Tools/jEdit/src/Dummy.java
author haftmann
Thu, 14 Jan 2010 18:44:22 +0100
changeset 34905 a64c7228e660
parent 34437 4eb1b75c746d
permissions -rw-r--r--
merged
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 { }