New tool for displaying version information.
authorberghofe
Mon, 03 Feb 2003 11:45:05 +0100
changeset 13804 d643300e4fc0
parent 13803 84cb1ff80f25
child 13805 3786b2fd6808
New tool for displaying version information.
lib/Tools/version
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/Tools/version	Mon Feb 03 11:45:05 2003 +0100
@@ -0,0 +1,10 @@
+#!/usr/bin/env bash
+#
+# $Id$
+# Author: Stefan Berghofer, TU Muenchen
+# License: GPL (GNU GENERAL PUBLIC LICENSE)
+#
+# DESCRIPTION: display Isabelle version
+
+
+echo 'Isabelle repository version'    # filled in automatically!