diff options
Diffstat (limited to 'CVSROOT/unwrap')
-rwxr-xr-x | CVSROOT/unwrap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CVSROOT/unwrap b/CVSROOT/unwrap index d8335f563d3..535209aee23 100755 --- a/CVSROOT/unwrap +++ b/CVSROOT/unwrap @@ -1,8 +1,8 @@ #! /bin/sh # -# unwrap - extract the combined package (created with wrap) +# $Id: unwrap,v 1.1 1996/02/07 14:35:43 peter Exp $ # -# $Id$ +# unwrap - extract the combined package (created with wrap) # move the file to a new name with an extension rm -rf $1.cvswrap |