summaryrefslogtreecommitdiffhomepage
path: root/misc/benchmarks/plotbench/run_all.bat
diff options
context:
space:
mode:
Diffstat (limited to 'misc/benchmarks/plotbench/run_all.bat')
-rw-r--r--misc/benchmarks/plotbench/run_all.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/benchmarks/plotbench/run_all.bat b/misc/benchmarks/plotbench/run_all.bat
index 98913a50..23a62eed 100644
--- a/misc/benchmarks/plotbench/run_all.bat
+++ b/misc/benchmarks/plotbench/run_all.bat
@@ -4,4 +4,4 @@ echo gcc
sh run_gcc.sh >> %out%
echo clang
sh run_clang.sh >> %out%
-REM call run_vc.bat >> %out%
+call run_vc.bat >> %out%