Fixed bad CVS Id string.

Removed unnecessary definition of "ED".
This commit is contained in:
Joel Sherrill
1998-04-27 14:20:25 +00:00
parent 36848cee66
commit 21c1513f40
2 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#
# $Id $
# $Id$
#
# OS-specific configuration
#
@@ -27,7 +27,6 @@ MV=@MV@
LN=@LN@
MKDIR=@MKDIR@
CHMOD=@CHMOD@
ED=@ED@
SED=@SED@
M4=@M4@