src/Tools/jEdit/src/Dummy.java
author wenzelm
Sun, 28 Nov 2010 14:01:20 +0100
changeset 40781 ba5be5c3d477
parent 34437 4eb1b75c746d
permissions -rw-r--r--
updated versions;
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 { }