2 # A simple tool to prune the output of cvslog for the free version.
3 # (c) 2005 Robert Spalek <robert@ucw.cz>
12 $print and print "@lines";
16 elsif (/^\s*\* (|.*\/)(shepherd|reapd|mux|msword|excel|centrum)\//)
20 $lines[$#lines+1] = $_;
22 $print and print "@lines";