ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/gencolorlevel
(Generate patch)

Comparing rxvt-unicode/src/gencolorlevel (file contents):
Revision 1.1 by sf-exg, Tue May 11 18:46:50 2021 UTC vs.
Revision 1.2 by root, Thu May 13 19:24:28 2021 UTC

1#!/usr/bin/perl 1#!/usr/bin/perl
2
3# generated the color_level table used when finding a nearby color in src/command.C
2 4
3use strict; 5use strict;
4 6
5my @coeffs = 7my @coeffs =
6 # (4, 5, 6, 7); 8 # (4, 5, 6, 7);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines