diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-03-03 23:45:44 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-03-03 23:45:44 +0000 |
commit | d4621c60e7f03aad2418b085d172ac988030228c (patch) | |
tree | f4b1e6d8a5cbb033b928b6f1b5730e179c9ee20d /contrib/tcsh/patchlevel.h | |
parent | 28ae2e3a2b66b61dfa06a9c7b6450135a95038f3 (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 aca35375b0ac..000000000000 --- a/contrib/tcsh/patchlevel.h +++ /dev/null @@ -1,14 +0,0 @@ -/* $Header: /src/pub/tcsh/patchlevel.h,v 3.126 2000/11/19 20:50:43 christos Exp $ */ -/* - * patchlevel.h: Our life story. - */ -#ifndef _h_patchlevel -#define _h_patchlevel - -#define ORIGIN "Astron" -#define REV 6 -#define VERS 10 -#define PATCHLEVEL 0 -#define DATE "2000-11-19" - -#endif /* _h_patchlevel */ |