src/Tools/jEdit/src/Dummy.java
author bulwahn
Fri, 18 Mar 2011 18:19:42 +0100
changeset 42025 cb5b1e85b32e
parent 34437 4eb1b75c746d
permissions -rw-r--r--
adding eval option to quickcheck
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 { }