From 05dd0652a768ac05740d1465d30e1792b874414f Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Wed, 20 Apr 2022 11:00:24 -0700 Subject: add web interface using Wasm --- comp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comp.h') diff --git a/comp.h b/comp.h index 460291e..4cab400 100644 --- a/comp.h +++ b/comp.h @@ -3,7 +3,7 @@ #include "match.h" -extern int horizontal_stdev, vertical_stdev; +extern double horizontal_stdev, vertical_stdev; void comp_visit(struct leg *l); -- cgit v1.2.3-70-g09d2