This commit is contained in:
Martin Reinecke 2019-01-11 17:25:21 +01:00
parent 18c04674f2
commit 7b4353a5e7
2 changed files with 8 additions and 2 deletions

8
.gitignore vendored
View file

@ -9,15 +9,21 @@
.libs .libs
**/.deps **/.deps
**/.dirstamp **/.dirstamp
libsharp-uninstalled.pc
libsharp-uninstalled.sh
libsharp.pc
libsharp.pc.in
perf.data*
/auto /auto
/autom4te.cache /autom4te.cache
/m4 /m4
config.log config.log
config.guess config.guess
config.status
config.sub config.sub
ltmain.sh ltmain.sh
compile compile
libtool
missing missing
/comp /comp
/configure /configure

View file

@ -22,7 +22,7 @@
* (DLR). * (DLR).
*/ */
/*! \file sharp_core.c /*! \file sharp_core_inc.c
* Computational core * Computational core
* *
* Copyright (C) 2012-2019 Max-Planck-Society * Copyright (C) 2012-2019 Max-Planck-Society