From 9646e43e6016536911f0703dc7e3af7a0eae56db Mon Sep 17 00:00:00 2001 From: tlatorre Date: Wed, 4 Jul 2018 12:22:21 -0400 Subject: add a test of the get_solid_angle function --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9e63049..7d3fd46 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.swp calculate_limits *.o +test -- cgit