From 10e2123420a7a9e09f756c5d69ef40bd06e88bfd Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Wed, 4 Mar 2015 17:57:58 +0000 Subject: [PATCH] Rebased the branch to the latest master status. No temporary compilation files stored in the repository anymore. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 07956c0..3763721 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ doc/Doxyfile examples/test examples/test_bh examples/test_bh_sorted -examples/test_fmm_sorted +examples/test_fmm examples/test_qr m4/libtool.m4 -- GitLab