diff options
| author | Scott Gasch <[email protected]> | 2026-08-24 19:31:36 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2026-08-24 19:31:36 -0700 |
| commit | 29d73f4dd59554a349aa8e86e5ea65f28c912ec9 (patch) | |
| tree | 05e8dcbe6eb3c2f6d8bfd7c8065c250b2734254c /src/suite_diff.pl | |
| parent | c5ca1a37b0614f5cb55499692a7f61775f81d1eb (diff) | |
Started doing texel eval tuning.
Diffstat (limited to 'src/suite_diff.pl')
| -rwxr-xr-x | src/suite_diff.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/suite_diff.pl b/src/suite_diff.pl index 6749f07..2ae8a19 100755 --- a/src/suite_diff.pl +++ b/src/suite_diff.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl $verbose = 0; for $arg (@ARGV) { |
