Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/Tools/jEdit/src/Dummy.java
author
blanchet
Fri, 27 May 2011 10:30:08 +0200
changeset 43020
abb5d1f907e4
parent 34437
4eb1b75c746d
permissions
-rw-r--r--
added "try" command, to launch Solve Direct, Quickcheck, Nitpick, Sledgehammer, and Try Methods
/* dummy class to make ant javadoc work */
package isabelle;
public class Dummy { }