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
mpim-sw
cdo
Commits
db636437
Commit
db636437
authored
Jun 27, 2017
by
Uwe Schulzweida
Browse files
Removed pmlist_ declarations.
parent
49ad33da
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMOR.cc
View file @
db636437
...
...
@@ -18,8 +18,6 @@
/* */
int
stringToParam
(
const
char
*
paramstr
);
list_t
*
pmlist_search_kvlist_ventry
(
list_t
*
pml
,
const
char
*
key
,
const
char
*
value
,
int
nentry
,
const
char
**
entry
);
list_t
*
pmlist_get_kvlist_ventry
(
list_t
*
pml
,
int
nentry
,
const
char
**
entry
);
list_t
*
maptab_search_miptab
(
list_t
*
pmlist
,
const
char
*
cmorname
,
const
char
*
miptab
,
char
*
key
)
{
...
...
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