Skip to content
Snippets Groups Projects
Commit a8d52b00 authored by JanThorbecke's avatar JanThorbecke
Browse files

format

parent 64c36d0c
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ SEISMIC UNIX
If you want to use the .su files with SU from CWP:
git clone https://github.com/JohnWStockwellJr/SeisUnix
==> Please make sure that SU is compiled without XDR (in $CWPROOT/Makefile.config make sure that XDRFLAG is NOT set). The SU output files of fdelmodc are all based on local IEEE data.
==> Please make sure that SU is compiled without XDR (in $CWPROOT/Makefile.config make sure that XDRFLAG is NOT enabled). The SU output files of fdelmodc are all based on local IEEE data.
ZFP
---
......
......@@ -675,7 +675,7 @@ int main (int argc, char **argv)
t2 = wallclock_time();
tcopy += t2 - t3;
if (verbose>2) vmess("*** Iteration %d finished ***", iter);
if (verbose>2) vmess("*** Iteration %d finished ***", iter);
} /* end of iterations */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment