lib/Tools/version
author kleing
Wed, 20 Jul 2005 07:40:23 +0200
changeset 16895 df67fc190e06
parent 14981 e73f8140af78
child 29143 72c960b2b83e
permissions -rwxr-xr-x
Sort search results in order of relevance, where relevance = a) better if 0 premises for intro or 1 premise for elim/dest rules b) better if substitution size wrt to current goal is smaller Only applies to intro, dest, elim, and simp (contributed by Rafal Kolanski, NICTA)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13804
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     1
#!/usr/bin/env bash
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     2
#
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     3
# $Id$
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     4
# Author: Stefan Berghofer, TU Muenchen
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     5
#
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     6
# DESCRIPTION: display Isabelle version
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     7
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     8
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     9
echo 'Isabelle repository version'    # filled in automatically!