Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
163cfbc5
Commit
163cfbc5
authored
May 13, 2011
by
Thomas Jahns
🤸
Browse files
Elide unused function gauaw_old.
parent
091c287b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gaussgrid.c
View file @
163cfbc5
...
...
@@ -204,6 +204,7 @@ void gauaw(int kn, double *pl, double *pw)
return
;
}
#if 0
static
void gauaw_old(double *pa, double *pw, int nlat)
{
...
...
@@ -294,7 +295,7 @@ void gauaw_old(double *pa, double *pw, int nlat)
return;
}
#endif
void
gaussaw
(
double
*
pa
,
double
*
pw
,
int
nlat
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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