From 7b4353a5e7bd89b3b6a9dc4d9ce2c86a67387638 Mon Sep 17 00:00:00 2001 From: Martin Reinecke Date: Fri, 11 Jan 2019 17:25:21 +0100 Subject: [PATCH] tweaks --- .gitignore | 8 +++++++- libsharp/sharp_core_inc.c | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4675273..782109a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,15 +9,21 @@ .libs **/.deps **/.dirstamp - +libsharp-uninstalled.pc +libsharp-uninstalled.sh +libsharp.pc +libsharp.pc.in +perf.data* /auto /autom4te.cache /m4 config.log config.guess +config.status config.sub ltmain.sh compile +libtool missing /comp /configure diff --git a/libsharp/sharp_core_inc.c b/libsharp/sharp_core_inc.c index ddd08df..f4bd041 100644 --- a/libsharp/sharp_core_inc.c +++ b/libsharp/sharp_core_inc.c @@ -22,7 +22,7 @@ * (DLR). */ -/*! \file sharp_core.c +/*! \file sharp_core_inc.c * Computational core * * Copyright (C) 2012-2019 Max-Planck-Society