From 0fdc050919f0a7a2dce53baf348ab1f9b328d6da Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Thu, 28 Apr 2022 18:27:47 -0700 Subject: web: less javascript, more c --- comp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'comp.h') diff --git a/comp.h b/comp.h index 4cab400..c7882d3 100644 --- a/comp.h +++ b/comp.h @@ -5,6 +5,7 @@ extern double horizontal_stdev, vertical_stdev; +struct ccoords pol_to_cart(struct pcoords c); void comp_visit(struct leg *l); #endif -- cgit v1.2.3-70-g09d2