lib/Tools/version
author wenzelm
Sat, 18 Sep 2010 19:38:27 +0200
changeset 39521 7ed922d15827
parent 32361 141e5151b918
child 41511 2fe62d602681
permissions -rwxr-xr-x
mkfifo: some workaround to ensure reasonably unique id, even on Cygwin where $PPID might fall back on odd default;
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!