From 5e8ca528fc35fe2fbcd79e8be3aa0cee96b73d4e Mon Sep 17 00:00:00 2001 From: Eric Berberich Date: Fri, 23 Mar 2007 16:21:11 +0000 Subject: [PATCH] new name --- .gitattributes | 2 +- .../{create_bench_webpage => cgal_create_bench_webpage} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename Benchmark_instances/developer_scripts/{create_bench_webpage => cgal_create_bench_webpage} (100%) diff --git a/.gitattributes b/.gitattributes index 5cdf19afb59..76973887e75 100644 --- a/.gitattributes +++ b/.gitattributes @@ -339,7 +339,7 @@ Benchmark/doc_tex/Benchmark/fig/classification.pdf -text svneol=unset#applicatio Benchmark/examples/Benchmark/polynomial.cpp -text Benchmark/src/Benchmark/benchmark_lexer.l -text Benchmark_instances/benchmark/Envelope_3/description/quadrics_3.desc -text -Benchmark_instances/developer_scripts/create_bench_webpage -text +Benchmark_instances/developer_scripts/cgal_create_bench_webpage -text Boolean_set_operations_2/demo/Boolean_set_operations_2/boolean_operations.vcproj eol=crlf Boolean_set_operations_2/demo/Boolean_set_operations_2/data/vlsi_1.dxf -text svneol=unset#application/octet-stream Boolean_set_operations_2/demo/Boolean_set_operations_2/data/vlsi_2.dxf -text svneol=unset#application/octet-stream diff --git a/Benchmark_instances/developer_scripts/create_bench_webpage b/Benchmark_instances/developer_scripts/cgal_create_bench_webpage similarity index 100% rename from Benchmark_instances/developer_scripts/create_bench_webpage rename to Benchmark_instances/developer_scripts/cgal_create_bench_webpage