Deleted Added
full compact
cln_hist.in (81404) cln_hist.in (175261)
1#! @PERL@
2# -*-Perl-*-
1#! @PERL@
2# -*-Perl-*-
3
4# Copyright (C) 1995-2005 The Free Software Foundation, Inc.
5
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2, or (at your option)
9# any later version.
3#
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14# GNU General Public License for more details.
15#
4# Contributed by David G. Grubbs <dgg@ksr.com>
5#
6# Clean up the history file. 10 Record types: MAR OFT WUCG
7#
8# WUCG records are thrown out.
9# MAR records are retained.
10# T records: retain only last tag with same combined tag/module.
11#

--- 80 unchanged lines hidden ---
16# Contributed by David G. Grubbs <dgg@ksr.com>
17#
18# Clean up the history file. 10 Record types: MAR OFT WUCG
19#
20# WUCG records are thrown out.
21# MAR records are retained.
22# T records: retain only last tag with same combined tag/module.
23#

--- 80 unchanged lines hidden ---