summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcsh/patchlevel.h')
-rw-r--r--contrib/tcsh/patchlevel.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/tcsh/patchlevel.h b/contrib/tcsh/patchlevel.h
new file mode 100644
index 0000000..a9874bc5
--- /dev/null
+++ b/contrib/tcsh/patchlevel.h
@@ -0,0 +1,14 @@
+/* $Header: /src/pub/tcsh/patchlevel.h,v 3.121 1999/08/16 20:06:57 christos Exp $ */
+/*
+ * patchlevel.h: Our life story.
+ */
+#ifndef _h_patchlevel
+#define _h_patchlevel
+
+#define ORIGIN "Astron"
+#define REV 6
+#define VERS 9
+#define PATCHLEVEL 0
+#define DATE "1999-08-16"
+
+#endif /* _h_patchlevel */
OpenPOWER on IntegriCloud