Skip to content

Commit

Permalink
Merge pull request dtarb#227 from dtarb/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
dtarb authored Apr 3, 2021
2 parents b821f7b + aa4f8cd commit 8519cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DinfTransLimAccum.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ using namespace std;
//const short d2[9] = { 0,1, 1, 0,-1,-1,-1,0,1};
// moved to commonlib.h

//Transport limited accumulation funciton
//Transport limited accumulation function
int tlaccum(char *angfile, char *tsupfile, char *tcfile, char *tlafile, char *depfile,
char *cinfile, char *coutfile, char* datasrc,char* lyrname,int uselyrname,int lyrno, int useOutlets, int usec,
int contcheck)
Expand Down

0 comments on commit 8519cf0

Please sign in to comment.