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
|
.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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue