Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
78b4d2fd
Commit
78b4d2fd
authored
Sep 10, 2015
by
Matthieu Schaller
Browse files
Doxygen documentation string for the new function
Former-commit-id: d0e6792fc41d83ae903e3bc583e3ec18d6444c65
parent
d9a4d443
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/version.c
View file @
78b4d2fd
...
...
@@ -60,6 +60,9 @@ const char *package_description(void) {
}
/**
* @brief Prints a greeting message to the standard output containing code version and revision number
*/
void
greetings
(
void
)
{
printf
(
" Welcome to the cosmological code
\n
"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment