diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-04-20 05:02:31 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-04-20 05:02:31 +0000 |
| commit | a6b1824f77ae9962ee6540ad8fa3bba94e4e1ff5 (patch) | |
| tree | 3312d5fb150b1be86248b58ee7672ea35f10da2e /contrib/tcsh/patchlevel.h | |
| parent | 959f4c6c47219db2985d7f094a4939407e1386a4 (diff) | |
Notes
Diffstat (limited to 'contrib/tcsh/patchlevel.h')
| -rw-r--r-- | contrib/tcsh/patchlevel.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/tcsh/patchlevel.h b/contrib/tcsh/patchlevel.h deleted file mode 100644 index 98fba2ba9529..000000000000 --- a/contrib/tcsh/patchlevel.h +++ /dev/null @@ -1,14 +0,0 @@ -/* $Header: /src/pub/tcsh/patchlevel.h,v 3.122 2000/01/14 22:57:26 christos Exp $ */ -/* - * patchlevel.h: Our life story. - */ -#ifndef _h_patchlevel -#define _h_patchlevel - -#define ORIGIN "Astron" -#define REV 6 -#define VERS 9 -#define PATCHLEVEL 1 -#define DATE "2000-01-14" - -#endif /* _h_patchlevel */ |
