tweaks
This commit is contained in:
parent
18c04674f2
commit
7b4353a5e7
2 changed files with 8 additions and 2 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -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
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
* (DLR).
|
||||
*/
|
||||
|
||||
/*! \file sharp_core.c
|
||||
/*! \file sharp_core_inc.c
|
||||
* Computational core
|
||||
*
|
||||
* Copyright (C) 2012-2019 Max-Planck-Society
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue