Skip to content

Commit 3657798

Browse files
committed
update readme
1 parent c06051e commit 3657798

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,10 @@ directory tree. Then, you can use `ctest --test-dir build` to run the tests.
5151
- [] Handle harmonic signals
5252
- [] Handle geocenter motion model
5353
- [] Adapt ITRF2020
54+
55+
## PREPARE Funding
56+
>This study was funded under the project PREPARE (HFRI PN:15562) in the framework of H.F.R.I call “Basic research Financing (Horizontal support of all Sciences)” under the National Recovery and Resilience Plan “Greece 2.0” funded by the European Union – NextGenerationEU<br>
57+
<img src="https://github.com/demanasta/prepare_web/blob/main/logos/prepare_logo.png" width="150"><img src="https://github.com/demanasta/prepare_web/blob/main/logos/ntua.png" width="150"><br>
58+
<img src="https://github.com/demanasta/prepare_web/blob/main/logos/elidek_en.jpg" width="200"> <img src="https://github.com/demanasta/prepare_web/blob/main/logos/Gr20_en.jpg" width="380">
59+
60+

doc/doxy.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PROJECT_NAME = libsinex
4848
# could be handy for archiving the generated documentation or if some version
4949
# control system is used.
5050

51-
PROJECT_NUMBER =
51+
PROJECT_NUMBER = "1.0b4"
5252

5353
# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454
# for a project that appears at the top of each page and should give viewer a
@@ -1057,7 +1057,7 @@ FILE_PATTERNS = *.c \
10571057
# be searched for input files as well.
10581058
# The default value is: NO.
10591059

1060-
RECURSIVE = NO
1060+
RECURSIVE = YES
10611061

10621062
# The EXCLUDE tag can be used to specify files and/or directories that should be
10631063
# excluded from the INPUT source files. This way you can easily exclude a

0 commit comments

Comments
 (0)