lib/Tools/version
author wenzelm
Tue, 13 Apr 2004 20:31:55 +0200
changeset 14556 c5078f6c99a9
parent 13804 d643300e4fc0
child 14981 e73f8140af78
permissions -rwxr-xr-x
* Calculation commands "moreover" and "also" no longer interfere with current facts ("this"), admitting arbitrary combinations with "then" and derived forms.
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
# License: GPL (GNU GENERAL PUBLIC LICENSE)
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     6
#
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     7
# DESCRIPTION: display Isabelle version
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     8
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     9
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
    10
echo 'Isabelle repository version'    # filled in automatically!