summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-15 04:41:27 +0000
committerobrien <obrien@FreeBSD.org>2000-04-15 04:41:27 +0000
commit4ad28cefef28ce6bdb44a0532cfe20a2076bc694 (patch)
tree7679c440a91912ee9586cee3ebab24596c0fe1c4 /contrib/tcsh/patchlevel.h
downloadFreeBSD-src-4ad28cefef28ce6bdb44a0532cfe20a2076bc694.zip
FreeBSD-src-4ad28cefef28ce6bdb44a0532cfe20a2076bc694.tar.gz
Import the latest version of the 44BSD C-shell -- tcsh-6.09.
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