Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
ba678a80
Commit
ba678a80
authored
Jun 06, 2019
by
Uwe Schulzweida
Browse files
Changed order of TSTEP_ definition.
parent
2b4abb38
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdi.h
View file @
ba678a80
...
...
@@ -217,10 +217,10 @@ typedef struct {
#define TSTEP_SD 8 // Standard deviation
#define TSTEP_COV 9 // Covariance
#define TSTEP_RATIO 10 // Ratio
#define TSTEP_
RANGE
11
#define TSTEP_
INSTANT2
12
#define TSTEP_INSTANT
3
13
#define TSTEP_
SUM
14
// Summation
#define TSTEP_
SUM
11
// Summation
#define TSTEP_
RANGE
12
#define TSTEP_INSTANT
2
13
#define TSTEP_
INSTANT3
14
// TAXIS types
...
...
Write
Preview
Markdown
is supported
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