We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9e994 commit ffab485Copy full SHA for ffab485
1 file changed
Mdiffsim.c
@@ -122,7 +122,6 @@ int main(int argc, char* argv[])
122
it0 = round(pt0[k]/dt0);
123
m0 = im0*dm0+om0;
124
t0 = it0*dt0+ot0;
125
- //v = v/2;
126
127
for(i=im0-ntraces;i<im0+ntraces;i++){
128
0 commit comments