lib/Tools/version
author wenzelm
Tue, 11 Aug 2009 15:53:13 +0200
changeset 32361 141e5151b918
parent 29143 72c960b2b83e
child 41511 2fe62d602681
permissions -rwxr-xr-x
clarified situation about unidentified repository versions -- in a distributed setting there is not "the" repository;
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
32361
141e5151b918 clarified situation about unidentified repository versions -- in a distributed setting there is not "the" repository;
wenzelm
parents: 29143
diff changeset
     7
echo 'unidentified repository version'    # filled in automatically!