From 0b0ac1cc879d6088e78a3f3af7d024d940a78bbd Mon Sep 17 00:00:00 2001 From: Arnar Mar Hrafnkelsson Date: Fri, 18 May 2001 07:52:30 +0000 Subject: [PATCH] Removed bench/* from MANIFEST (but not CVS). Also moved transbench.perl into bench subdirectory. --- MANIFEST | 6 ------ transbench.perl => bench/transbench.perl | 0 2 files changed, 6 deletions(-) rename transbench.perl => bench/transbench.perl (100%) diff --git a/MANIFEST b/MANIFEST index 93fda1cf..77a591e3 100644 --- a/MANIFEST +++ b/MANIFEST @@ -97,7 +97,6 @@ doco.perl errep.perl regops.perl spot.perl For making an ordered dither matrix from a spot function -transbench.perl transform.perl Shell interface to Imager::Transform bigtest.perl Library selection tester dynfilt/pluginst.h @@ -107,8 +106,3 @@ dynfilt/mandelbrot.c dynfilt/flines.c dynfilt/compile.txt dynfilt/Makefile.PL -bench/quantone.perl One round of benchmarking image quantization. -bench/quantbench.perl Benchmark various quantization methods -bench/makegrad.perl Builds regular images for quantization. -bench/kscdisplay.png Photo test for quantization. -bench/benchform.perl Formats the benchmark results diff --git a/transbench.perl b/bench/transbench.perl similarity index 100% rename from transbench.perl rename to bench/transbench.perl -- 2.39.5