From 637910e5bbcd2d1ebd04415197b266c1c49fa4d6 Mon Sep 17 00:00:00 2001 From: cxl Date: Mon, 18 Jul 2016 08:20:32 +0000 Subject: [PATCH] .benchmarks git-svn-id: svn://ultimatepp.org/upp/trunk@10061 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- benchmarks/Sort/Sort.upp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/Sort/Sort.upp b/benchmarks/Sort/Sort.upp index 314663d80..1a90119e9 100644 --- a/benchmarks/Sort/Sort.upp +++ b/benchmarks/Sort/Sort.upp @@ -2,7 +2,7 @@ uses Core; file - Sort.cpp optimize_speed; + Sort.cpp; mainconfig "" = "";