yuhang
/
Stage-Discharge-Relation
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d297bbc31ae337abde5125932792cb003f39ff18
Authored by
NightIsDark
2021-01-14 11:53:40 +0800
1 parent
c4bf7e2c
tmp
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
calc_gate.h
calc_gate.h
View file @
d297bbc
...
...
@@ -15,6 +15,4 @@ struct param_gate{
15
15
int Calculation_of_InstantaneousFlow(double *value,struct param_gate *param);
16
16
17
17
18
-#ifndef
19
-
20
18
#endif
...
...