lib/Tools/version
author wenzelm
Sun, 31 May 2009 15:49:35 +0200
changeset 31317 1f5740424c69
parent 29143 72c960b2b83e
child 32361 141e5151b918
permissions -rwxr-xr-x
removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
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
# Author: Stefan Berghofer, TU Muenchen
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     4
#
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     5
# DESCRIPTION: display Isabelle version
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     6
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     7
d643300e4fc0 New tool for displaying version information.
berghofe
parents:
diff changeset
     8
echo 'Isabelle repository version'    # filled in automatically!