[mbsystem] 34/39: Merge tag 'upstream/5.4.2220'

Andreas Tille tille at debian.org
Thu Aug 20 08:40:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository mbsystem.

commit a0ac33bb5572abb6c68d657b5376513426a59a09
Merge: ffa55a8 4125fb2
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 20 09:29:08 2015 +0200

    Merge tag 'upstream/5.4.2220'
    
    Upstream version 5.4.2220

 AUTHORS                                     |    51 +
 COPYING                                     |    81 +
 ChangeLog                                   |  3456 +++++
 GPL                                         |   671 +
 INSTALL                                     |   370 +
 Makefile.am                                 |     3 +
 Makefile.in                                 |   815 ++
 Makefile.template                           |    55 +
 NEWS                                        |    13 +
 NOTES                                       |   295 +
 README                                      |   457 +
 ar-lib                                      |   270 +
 config.guess                                |  1568 +++
 config.sub                                  |  1793 +++
 configure                                   | 17382 ++++++++++++++++++++++++
 configure.ac                                |   901 ++
 configure.cmd                               |   278 +
 debian/TODO                                 |     8 -
 debian/changelog                            |    15 -
 debian/compat                               |     1 -
 debian/control                              |    64 -
 debian/copyright                            |    98 -
 debian/gmt_path-MBSys.sh                    |     7 -
 debian/mbsystem-data.install                |     1 -
 debian/mbsystem-dev.dirs                    |     1 -
 debian/mbsystem-dev.install                 |     4 -
 debian/mbsystem-doc.dirs                    |     1 -
 debian/mbsystem-doc.doc-base                |    13 -
 debian/mbsystem-doc.install                 |     2 -
 debian/mbsystem-doc.links                   |     1 -
 debian/mbsystem.docs                        |     4 -
 debian/mbsystem.install                     |     4 -
 debian/patches/series                       |     1 -
 debian/patches/system_proj4.patch           |    70 -
 debian/rules                                |    44 -
 debian/source/format                        |     1 -
 debian/watch                                |     2 -
 depcomp                                     |   791 ++
 install-sh                                  |   527 +
 install_makefiles                           |  1020 ++
 libtool                                     | 10074 ++++++++++++++
 ltmain.sh                                   |  9655 ++++++++++++++
 missing                                     |   215 +
 src/Makefile.am                             |    18 +
 src/Makefile.in                             |   647 +
 src/Makefile.template                       |    65 +
 src/bsio/Makefile.am                        |    16 +
 src/bsio/Makefile.in                        |   709 +
 src/bsio/Makefile.template                  |   109 +
 src/bsio/bs.3                               |   684 +
 src/bsio/bs2asc.1                           |   104 +
 src/bsio/bs2asc.c                           |   900 ++
 src/bsio/bsfile.4                           |   622 +
 src/bsio/mbbs.h                             |   154 +
 src/bsio/mbbs_defines.h                     |   552 +
 src/bsio/mbbs_io.c                          |  1429 ++
 src/bsio/mbbs_iomrv1.c                      |   235 +
 src/bsio/mbbs_iomrv2.c                      |   233 +
 src/bsio/mbbs_mem.h                         |    72 +
 src/bsio/mbbs_memalloc.c                    |   130 +
 src/bsio/mbbs_misc.c                        |   649 +
 src/bsio/mbbs_swapbytes.c                   |    66 +
 src/bsio/mbbs_tm.c                          |   343 +
 src/bsio/mbbs_utils.c                       |   260 +
 src/bsio/mbbs_wrhdrfields.c                 |   421 +
 src/bsio/mbbs_wrsampflags.c                 |   182 +
 src/gmt/Makefile.am                         |    22 +
 src/gmt/Makefile.in                         |   679 +
 src/gmt/Makefile.template                   |   105 +
 src/gmt/mbcontour.c                         |  1375 ++
 src/gmt/mbgrdtiff.c                         |  1243 ++
 src/gmt/mbswath.c                           |  3020 +++++
 src/gsf/LGPL_2-1.pdf                        |   Bin 0 -> 61625 bytes
 src/gsf/Makefile.am                         |    10 +
 src/gsf/Makefile.in                         |   699 +
 src/gsf/Makefile.template                   |   106 +
 src/gsf/dump_gsf.c                          |   489 +
 src/gsf/gsf.c                               |  9450 ++++++++++++++
 src/gsf/gsf.h                               |  2895 ++++
 src/gsf/gsf_dec.c                           |  7891 +++++++++++
 src/gsf/gsf_dec.h                           |    58 +
 src/gsf/gsf_enc.c                           |  8454 ++++++++++++
 src/gsf/gsf_enc.h                           |    58 +
 src/gsf/gsf_ft.h                            |   114 +
 src/gsf/gsf_geo.c                           |   269 +
 src/gsf/gsf_indx.c                          |  2194 ++++
 src/gsf/gsf_indx.h                          |   120 +
 src/gsf/gsf_info.c                          |   783 ++
 src/gsf/gsf_lib.pdf                         |   Bin 0 -> 453277 bytes
 src/gsf/gsf_spec.pdf                        |   Bin 0 -> 726687 bytes
 src/html/ChangeLog.txt                      |  3449 +++++
 src/html/ChayesJul2003.gif                  |   Bin 0 -> 19022 bytes
 src/html/Christina_d_S_Ferreira_crop.jpg    |   Bin 0 -> 817139 bytes
 src/html/KrystleAnderson2013.gif            |   Bin 0 -> 12909 bytes
 src/html/MBTeamJul2003.gif                  |   Bin 0 -> 146993 bytes
 src/html/MBTeamJul2003.jpg                  |   Bin 0 -> 282307 bytes
 src/html/Makefile.am                        |   101 +
 src/html/Makefile.in                        |   614 +
 src/html/Makefile.template                  |    45 +
 src/html/ValJul2003.gif                     |   Bin 0 -> 20392 bytes
 src/html/caress.gif                         |   Bin 0 -> 9809 bytes
 src/html/caress2001.gif                     |   Bin 0 -> 14069 bytes
 src/html/caress_chayes_ferreira_Feb2014.jpg |   Bin 0 -> 143883 bytes
 src/html/chayes.gif                         |   Bin 0 -> 7901 bytes
 src/html/gpl.html                           |   604 +
 src/html/index.html                         |   312 +
 src/html/lamont_logo.gif                    |   Bin 0 -> 2252 bytes
 src/html/lamont_masthead.gif                |   Bin 0 -> 2252 bytes
 src/html/make_mbhtml                        |   220 +
 src/html/man2html.c                         |  4270 ++++++
 src/html/mb7k2jstar.html                    |   386 +
 src/html/mb7k2ss.html                       |   452 +
 src/html/mb7kpreprocess.html                |   346 +
 src/html/mbabsorption.html                  |   276 +
 src/html/mbareaclean.html                   |   381 +
 src/html/mbauvloglist.html                  |   433 +
 src/html/mbauvnavusbl.html                  |   154 +
 src/html/mbbackangle.html                   |   476 +
 src/html/mbclean.html                       |   603 +
 src/html/mbcontour.html                     |   581 +
 src/html/mbcopy.html                        |   316 +
 src/html/mbctdlist.html                     |   281 +
 src/html/mbdatalist.html                    |   483 +
 src/html/mbdefaults.html                    |   332 +
 src/html/mbdumpesf.html                     |   169 +
 src/html/mbedit.html                        |  1059 ++
 src/html/mbeditviz.html                     |   229 +
 src/html/mbextractsegy.html                 |   440 +
 src/html/mbfilter.html                      |   440 +
 src/html/mbformat.html                      |   212 +
 src/html/mbformat.txt                       |   540 +
 src/html/mbgetesf.html                      |   213 +
 src/html/mbgrdtiff.html                     |   230 +
 src/html/mbgrdviz.html                      |   719 +
 src/html/mbgrid.html                        |  8425 ++++++++++++
 src/html/mbhistogram.html                   |   355 +
 src/html/mbhsdump.html                      |   160 +
 src/html/mbhysweeppreprocess.html           |   412 +
 src/html/mbinfo.html                        |   564 +
 src/html/mbio.html                          |  4213 ++++++
 src/html/mbkongsbergpreprocess.html         |   402 +
 src/html/mblevitus.html                     |   300 +
 src/html/mblist.html                        |   846 ++
 src/html/mbm_arc2grd.html                   |   153 +
 src/html/mbm_bpr.html                       |   312 +
 src/html/mbm_copy.html                      |   210 +
 src/html/mbm_grd2arc.html                   |   196 +
 src/html/mbm_grd2geovrml.html               |   529 +
 src/html/mbm_grd3dplot.html                 |  1124 ++
 src/html/mbm_grdcut.html                    |   180 +
 src/html/mbm_grdinfo.html                   |   148 +
 src/html/mbm_grdplot.html                   |  1618 +++
 src/html/mbm_grdtiff.html                   |   862 ++
 src/html/mbm_grid.html                      |   645 +
 src/html/mbm_histplot.html                  |   403 +
 src/html/mbm_makedatalist.html              |   163 +
 src/html/mbm_makesvp.html                   |   184 +
 src/html/mbm_multicopy.html                 |   236 +
 src/html/mbm_multidatalist.html             |   224 +
 src/html/mbm_multiprocess.html              |   200 +
 src/html/mbm_plot.html                      |  1563 +++
 src/html/mbm_route2mission.html             |   517 +
 src/html/mbm_stat.html                      |   122 +
 src/html/mbm_utm.html                       |   161 +
 src/html/mbm_xbt.html                       |   163 +
 src/html/mbm_xyplot.html                    |   941 ++
 src/html/mbmosaic.html                      |  8591 ++++++++++++
 src/html/mbnavadjust.html                   |  1678 +++
 src/html/mbnavadjustmerge.html              |   325 +
 src/html/mbnavedit.html                     |   835 ++
 src/html/mbnavlist.html                     |   521 +
 src/html/mbneptune2esf.html                 |   277 +
 src/html/mbotps.html                        |   457 +
 src/html/mbpreprocess.html                  |   135 +
 src/html/mbprocess.html                     |  1502 +++
 src/html/mbps.html                          |   285 +
 src/html/mbrollbias.html                    |   229 +
 src/html/mbrolltimelag.html                 |   283 +
 src/html/mbroutetime.html                   |   271 +
 src/html/mbsegygrid.html                    |   425 +
 src/html/mbsegyinfo.html                    |   199 +
 src/html/mbsegylist.html                    |   301 +
 src/html/mbsegypsd.html                     |   316 +
 src/html/mbset.html                         |  1296 ++
 src/html/mbstripnan.html                    |   125 +
 src/html/mbsvplist.html                     |   287 +
 src/html/mbsvpselect.html                   |   336 +
 src/html/mbswath.html                       |   621 +
 src/html/mbswplspreprocess.html             |   278 +
 src/html/mbsystem.html                      |  1681 +++
 src/html/mbsystem_capabilities.html         |   254 +
 src/html/mbsystem_copyright.html            |   123 +
 src/html/mbsystem_faq.html                  |   433 +
 src/html/mbsystem_formats.html              |  1141 ++
 src/html/mbsystem_future.html               |   122 +
 src/html/mbsystem_home.html                 |   312 +
 src/html/mbsystem_how_to_get.html           |   580 +
 src/html/mbsystem_logo.gif                  |   Bin 0 -> 66436 bytes
 src/html/mbsystem_logo_small.gif            |   Bin 0 -> 6158 bytes
 src/html/mbsystem_man_ftr.frag              |     7 +
 src/html/mbsystem_man_hdr.frag              |     3 +
 src/html/mbsystem_man_hdr2.frag             |     8 +
 src/html/mbsystem_man_list.html             |   267 +
 src/html/mbsystem_version.txt               |     2 +
 src/html/mbsystem_whatsnew.html             |   393 +
 src/html/mbtime.html                        |   152 +
 src/html/mbvelocitytool.html                |   459 +
 src/html/schmidt.gif                        |   Bin 0 -> 29499 bytes
 src/macros/Makefile.am                      |    24 +
 src/macros/Makefile.in                      |   549 +
 src/macros/Makefile.template                |   198 +
 src/macros/mbm_arc2grd                      |   230 +
 src/macros/mbm_bpr                          |   282 +
 src/macros/mbm_copy                         |   243 +
 src/macros/mbm_dslnavfix                    |   642 +
 src/macros/mbm_fmtvel                       |   274 +
 src/macros/mbm_grd2arc                      |   346 +
 src/macros/mbm_grd2geovrml                  |   693 +
 src/macros/mbm_grd3dplot                    |  3281 +++++
 src/macros/mbm_grdcut                       |   355 +
 src/macros/mbm_grdinfo                      |   405 +
 src/macros/mbm_grdplot                      |  4170 ++++++
 src/macros/mbm_grdtiff                      |  2173 +++
 src/macros/mbm_grid                         |   960 ++
 src/macros/mbm_histplot                     |  1743 +++
 src/macros/mbm_makedatalist                 |   213 +
 src/macros/mbm_makesvp                      |   285 +
 src/macros/mbm_multicopy                    |   256 +
 src/macros/mbm_multidatalist                |   178 +
 src/macros/mbm_multiprocess                 |   167 +
 src/macros/mbm_plot                         |  3959 ++++++
 src/macros/mbm_rollerror                    |   205 +
 src/macros/mbm_route2mission                |  2756 ++++
 src/macros/mbm_stat                         |   211 +
 src/macros/mbm_utm                          |   522 +
 src/macros/mbm_vrefcheck                    |   240 +
 src/macros/mbm_xbt                          |   520 +
 src/macros/mbm_xyplot                       |  2360 ++++
 src/man/Makefile.am                         |     1 +
 src/man/Makefile.in                         |   637 +
 src/man/Makefile.template                   |    47 +
 src/man/man1/Makefile.am                    |    93 +
 src/man/man1/Makefile.in                    |   623 +
 src/man/man1/geod.1                         |   206 +
 src/man/man1/mb7k2jstar.1                   |   291 +
 src/man/man1/mb7k2ss.1                      |   354 +
 src/man/man1/mb7kpreprocess.1               |   243 +
 src/man/man1/mbabsorption.1                 |   183 +
 src/man/man1/mbareaclean.1                  |   289 +
 src/man/man1/mbauvloglist.1                 |   341 +
 src/man/man1/mbauvnavusbl.1                 |    78 +
 src/man/man1/mbbackangle.1                  |   387 +
 src/man/man1/mbclean.1                      |   488 +
 src/man/man1/mbcontour.1                    |   441 +
 src/man/man1/mbcopy.1                       |   220 +
 src/man/man1/mbctdlist.1                    |   195 +
 src/man/man1/mbdatalist.1                   |   381 +
 src/man/man1/mbdefaults.1                   |   234 +
 src/man/man1/mbdumpesf.1                    |    85 +
 src/man/man1/mbedit.1                       |   873 ++
 src/man/man1/mbeditviz.1                    |   153 +
 src/man/man1/mbextractsegy.1                |   335 +
 src/man/man1/mbfilter.1                     |   344 +
 src/man/man1/mbformat.1                     |   126 +
 src/man/man1/mbgetesf.1                     |   139 +
 src/man/man1/mbgrdtiff.1                    |   150 +
 src/man/man1/mbgrdviz.1                     |   457 +
 src/man/man1/mbgrid.1                       |  8302 ++++++++++++
 src/man/man1/mbhistogram.1                  |   256 +
 src/man/man1/mbhsdump.1                     |    85 +
 src/man/man1/mbhysweeppreprocess.1          |   322 +
 src/man/man1/mbinfo.1                       |   466 +
 src/man/man1/mbkongsbergpreprocess.1        |   311 +
 src/man/man1/mblevitus.1                    |   224 +
 src/man/man1/mblist.1                       |   731 ++
 src/man/man1/mbm_arc2grd.1                  |    79 +
 src/man/man1/mbm_bpr.1                      |   218 +
 src/man/man1/mbm_copy.1                     |   130 +
 src/man/man1/mbm_dslnavfix.1                |   184 +
 src/man/man1/mbm_fmtvel.1                   |    52 +
 src/man/man1/mbm_grd2arc.1                  |   119 +
 src/man/man1/mbm_grd2geovrml.1              |   408 +
 src/man/man1/mbm_grd3dplot.1                |   930 ++
 src/man/man1/mbm_grdcut.1                   |   106 +
 src/man/man1/mbm_grdinfo.1                  |    77 +
 src/man/man1/mbm_grdplot.1                  |  1352 ++
 src/man/man1/mbm_grdtiff.1                  |   673 +
 src/man/man1/mbm_grid.1                     |   522 +
 src/man/man1/mbm_histplot.1                 |   314 +
 src/man/man1/mbm_makedatalist.1             |    85 +
 src/man/man1/mbm_makesvp.1                  |   106 +
 src/man/man1/mbm_multicopy.1                |   152 +
 src/man/man1/mbm_multidatalist.1            |   143 +
 src/man/man1/mbm_multiprocess.1             |   123 +
 src/man/man1/mbm_plot.1                     |  1333 ++
 src/man/man1/mbm_route2mission.1            |   419 +
 src/man/man1/mbm_stat.1                     |    53 +
 src/man/man1/mbm_utm.1                      |    98 +
 src/man/man1/mbm_vrefcheck.1                |   100 +
 src/man/man1/mbm_xbt.1                      |    82 +
 src/man/man1/mbm_xyplot.1                   |   765 ++
 src/man/man1/mbmosaic.1                     |  8454 ++++++++++++
 src/man/man1/mbnavadjust.1                  |  1399 ++
 src/man/man1/mbnavadjustmerge.1             |   237 +
 src/man/man1/mbnavedit.1                    |   671 +
 src/man/man1/mbnavlist.1                    |   417 +
 src/man/man1/mbneptune2esf.1                |   196 +
 src/man/man1/mbotps.1                       |   350 +
 src/man/man1/mbpreprocess.1                 |    68 +
 src/man/man1/mbprocess.1                    |  1413 ++
 src/man/man1/mbps.1                         |   185 +
 src/man/man1/mbrollbias.1                   |   149 +
 src/man/man1/mbrolltimelag.1                |   199 +
 src/man/man1/mbroutetime.1                  |   201 +
 src/man/man1/mbsegygrid.1                   |   335 +
 src/man/man1/mbsegyinfo.1                   |   124 +
 src/man/man1/mbsegylist.1                   |   218 +
 src/man/man1/mbsegypsd.1                    |   227 +
 src/man/man1/mbset.1                        |  1217 ++
 src/man/man1/mbstripnan.1                   |    70 +
 src/man/man1/mbsvplist.1                    |   200 +
 src/man/man1/mbsvpselect.1                  |   256 +
 src/man/man1/mbswath.1                      |   474 +
 src/man/man1/mbswplspreprocess.1            |   180 +
 src/man/man1/mbsystem.1                     |  1515 +++
 src/man/man1/mbtime.1                       |    78 +
 src/man/man1/mbvelocitytool.1               |   358 +
 src/man/man1/proj.1                         |   303 +
 src/man/man3/Makefile.am                    |     8 +
 src/man/man3/Makefile.in                    |   539 +
 src/man/man3/mbio.3                         |  3999 ++++++
 src/man/man3/pj_init.3                      |   111 +
 src/man/whatis                              |    82 +
 src/mbaux/Makefile.am                       |    32 +
 src/mbaux/Makefile.in                       |   747 ++
 src/mbaux/Makefile.template                 |   115 +
 src/mbaux/mb_aux.h                          |   417 +
 src/mbaux/mb_cheb.c                         |   603 +
 src/mbaux/mb_delaun.c                       |   601 +
 src/mbaux/mb_intersectgrid.c                |   687 +
 src/mbaux/mb_pslibface.c                    |   389 +
 src/mbaux/mb_readgrd.c                      |   436 +
 src/mbaux/mb_spline.c                       |   547 +
 src/mbaux/mb_surface.c                      |  1680 +++
 src/mbaux/mb_track.c                        |   431 +
 src/mbaux/mb_truecont.c                     |  2082 +++
 src/mbaux/mb_xgraphics.c                    |   437 +
 src/mbaux/mb_xgraphics.h                    |    67 +
 src/mbaux/mb_zgrid.c                        |  1068 ++
 src/mbedit/Makefile.am                      |    26 +
 src/mbedit/Makefile.in                      |   665 +
 src/mbedit/Makefile.template                |    91 +
 src/mbedit/mbedit.c                         |   167 +
 src/mbedit/mbedit.h                         |   495 +
 src/mbedit/mbedit.uil                       |  4378 +++++++
 src/mbedit/mbedit_bxutils.c                 |  3926 ++++++
 src/mbedit/mbedit_callbacks.c               |  3420 +++++
 src/mbedit/mbedit_creation.c                |  4608 +++++++
 src/mbedit/mbedit_creation.h                |   138 +
 src/mbedit/mbedit_prog.c                    |  7585 +++++++++++
 src/mbeditviz/Makefile.am                   |    27 +
 src/mbeditviz/Makefile.in                   |   677 +
 src/mbeditviz/Makefile.template             |   110 +
 src/mbeditviz/mbeditviz.h                   |   325 +
 src/mbeditviz/mbeditviz.uil                 |  1897 +++
 src/mbeditviz/mbeditviz_callbacks.c         |  2401 ++++
 src/mbeditviz/mbeditviz_creation.c          |  1710 +++
 src/mbeditviz/mbeditviz_creation.h          |    63 +
 src/mbeditviz/mbeditviz_main.c              |   235 +
 src/mbeditviz/mbeditviz_prog.c              |  4494 +++++++
 src/mbgrdviz/Makefile.am                    |    27 +
 src/mbgrdviz/Makefile.in                    |   675 +
 src/mbgrdviz/Makefile.template              |   103 +
 src/mbgrdviz/mbgrdviz.uil                   |  2992 +++++
 src/mbgrdviz/mbgrdviz_callbacks.c           |  7794 +++++++++++
 src/mbgrdviz/mbgrdviz_creation.c            |  2438 ++++
 src/mbgrdviz/mbgrdviz_creation.h            |    92 +
 src/mbgrdviz/mbgrdviz_main.c                |   405 +
 src/mbio/Makefile.am                        |   158 +
 src/mbio/Makefile.in                        |  1031 ++
 src/mbio/Makefile.template                  |   824 ++
 src/mbio/mb_absorption.c                    |   197 +
 src/mbio/mb_access.c                        |  2671 ++++
 src/mbio/mb_angle.c                         |   857 ++
 src/mbio/mb_buffer.c                        |  1500 +++
 src/mbio/mb_check_info.c                    |  1733 +++
 src/mbio/mb_close.c                         |   250 +
 src/mbio/mb_compare.c                       |    89 +
 src/mbio/mb_config.h.in                     |   123 +
 src/mbio/mb_coor_scale.c                    |   221 +
 src/mbio/mb_defaults.c                      |   685 +
 src/mbio/mb_define.h                        |   762 ++
 src/mbio/mb_error.c                         |   379 +
 src/mbio/mb_esf.c                           |  1224 ++
 src/mbio/mb_fileio.c                        |   264 +
 src/mbio/mb_format.c                        |  4761 +++++++
 src/mbio/mb_format.h                        |  2043 +++
 src/mbio/mb_get.c                           |  1056 ++
 src/mbio/mb_get_all.c                       |   691 +
 src/mbio/mb_get_value.c                     |   361 +
 src/mbio/mb_info.h                          |   123 +
 src/mbio/mb_io.h                            |   531 +
 src/mbio/mb_mem.c                           |  1668 +++
 src/mbio/mb_navint.c                        |  3342 +++++
 src/mbio/mb_process.c                       |  6203 +++++++++
 src/mbio/mb_process.h                       |  1368 ++
 src/mbio/mb_proj.c                          |   360 +
 src/mbio/mb_put_all.c                       |   242 +
 src/mbio/mb_put_comment.c                   |   128 +
 src/mbio/mb_read.c                          |  1100 ++
 src/mbio/mb_read_init.c                     |   946 ++
 src/mbio/mb_read_ping.c                     |   121 +
 src/mbio/mb_rt.c                            |  1238 ++
 src/mbio/mb_segy.c                          |  1277 ++
 src/mbio/mb_segy.h                          |   233 +
 src/mbio/mb_status.h                        |   480 +
 src/mbio/mb_swap.c                          |   181 +
 src/mbio/mb_swap.h                          |    83 +
 src/mbio/mb_time.c                          |   524 +
 src/mbio/mb_write_init.c                    |   839 ++
 src/mbio/mb_write_ping.c                    |   187 +
 src/mbio/mbf_bchrtunb.h                     |   216 +
 src/mbio/mbf_bchrxunb.h                     |   204 +
 src/mbio/mbf_cbat8101.h                     |   547 +
 src/mbio/mbf_cbat9001.h                     |   233 +
 src/mbio/mbf_dsl120pf.h                     |   190 +
 src/mbio/mbf_dsl120sf.h                     |   190 +
 src/mbio/mbf_elmk2unb.h                     |   198 +
 src/mbio/mbf_em12darw.h                     |   127 +
 src/mbio/mbf_em12ifrm.h                     |   265 +
 src/mbio/mbf_gsfgenmb.h                     |    71 +
 src/mbio/mbf_hs10jams.h                     |   150 +
 src/mbio/mbf_hsatlraw.h                     |   223 +
 src/mbio/mbf_hsldedmb.h                     |   122 +
 src/mbio/mbf_hsldeoih.h                     |   502 +
 src/mbio/mbf_hsmdaraw.h                     |   305 +
 src/mbio/mbf_hsmdldih.h                     |   300 +
 src/mbio/mbf_hsuricen.h                     |   114 +
 src/mbio/mbf_hypc8101.h                     |   576 +
 src/mbio/mbf_mbarirov.h                     |    91 +
 src/mbio/mbf_mbarrov2.h                     |    70 +
 src/mbio/mbf_mbpronav.h                     |    85 +
 src/mbio/mbf_mgd77dat.h                     |   187 +
 src/mbio/mbf_mr1aldeo.h                     |   143 +
 src/mbio/mbf_mr1bldeo.h                     |   145 +
 src/mbio/mbf_mr1prhig.h                     |   148 +
 src/mbio/mbf_mstiffss.h                     |   232 +
 src/mbio/mbf_oicgeoda.h                     |   208 +
 src/mbio/mbf_oicmbari.h                     |   213 +
 src/mbio/mbf_omghdcsj.h                     |   762 ++
 src/mbio/mbf_sb2100rw.h                     |   235 +
 src/mbio/mbf_sb2120xs.h                     |   309 +
 src/mbio/mbf_sbifremr.h                     |   117 +
 src/mbio/mbf_sbsiocen.h                     |   122 +
 src/mbio/mbf_sbsiolsi.h                     |   121 +
 src/mbio/mbf_sbsiomrg.h                     |   132 +
 src/mbio/mbf_sbsioswb.h                     |   122 +
 src/mbio/mbf_sburicen.h                     |   122 +
 src/mbio/mbf_xtfr8101.h                     |   615 +
 src/mbio/mbr_3ddepthp.c                     |  1401 ++
 src/mbio/mbr_asciixyz.c                     |  1305 ++
 src/mbio/mbr_bchrtunb.c                     |  3769 ++++++
 src/mbio/mbr_bchrxunb.c                     |  3736 ++++++
 src/mbio/mbr_cbat8101.c                     |  3193 +++++
 src/mbio/mbr_cbat9001.c                     |  2796 ++++
 src/mbio/mbr_dsl120pf.c                     |  2137 +++
 src/mbio/mbr_dsl120sf.c                     |  1855 +++
 src/mbio/mbr_edgjstar.c                     |  3802 ++++++
 src/mbio/mbr_elmk2unb.c                     |  2835 ++++
 src/mbio/mbr_em12darw.c                     |  1145 ++
 src/mbio/mbr_em12ifrm.c                     |  1914 +++
 src/mbio/mbr_em300mba.c                     |  9435 +++++++++++++
 src/mbio/mbr_em300raw.c                     |  9720 ++++++++++++++
 src/mbio/mbr_em710mba.c                     | 10658 +++++++++++++++
 src/mbio/mbr_em710raw.c                     | 10298 +++++++++++++++
 src/mbio/mbr_emoldraw.c                     |  4955 +++++++
 src/mbio/mbr_gsfgenmb.c                     |   812 ++
 src/mbio/mbr_hir2rnav.c                     |   631 +
 src/mbio/mbr_hs10jams.c                     |   788 ++
 src/mbio/mbr_hsatlraw.c                     |  3896 ++++++
 src/mbio/mbr_hsds2lam.c                     |  1208 ++
 src/mbio/mbr_hsds2raw.c                     |  1774 +++
 src/mbio/mbr_hsldedmb.c                     |   848 ++
 src/mbio/mbr_hsldeoih.c                     |  4047 ++++++
 src/mbio/mbr_hsmdaraw.c                     |  2177 +++
 src/mbio/mbr_hsmdldih.c                     |  2177 +++
 src/mbio/mbr_hsunknwn.c                     |   770 ++
 src/mbio/mbr_hsuricen.c                     |   867 ++
 src/mbio/mbr_hsurivax.c                     |   854 ++
 src/mbio/mbr_hydrob93.c                     |   608 +
 src/mbio/mbr_hypc8101.c                     |  1588 +++
 src/mbio/mbr_hysweep1.c                     |  4077 ++++++
 src/mbio/mbr_image83p.c                     |  1110 ++
 src/mbio/mbr_imagemba.c                     |  1071 ++
 src/mbio/mbr_l3xseraw.c                     |  7810 +++++++++++
 src/mbio/mbr_mbarirov.c                     |   995 ++
 src/mbio/mbr_mbarrov2.c                     |   938 ++
 src/mbio/mbr_mbldeoih.c                     |  1481 +++
 src/mbio/mbr_mbnetcdf.c                     |  7189 ++++++++++
 src/mbio/mbr_mbpronav.c                     |   959 ++
 src/mbio/mbr_mgd77dat.c                     |  1139 ++
 src/mbio/mbr_mgd77tab.c                     |  2232 ++++
 src/mbio/mbr_mgd77txt.c                     |  1191 ++
 src/mbio/mbr_mr1aldeo.c                     |  1594 +++
 src/mbio/mbr_mr1bldeo.c                     |  1589 +++
 src/mbio/mbr_mr1prhig.c                     |  1623 +++
 src/mbio/mbr_mr1prvr2.c                     |  1100 ++
 src/mbio/mbr_mstiffss.c                     |  1469 +++
 src/mbio/mbr_nvnetcdf.c                     |  2727 ++++
 src/mbio/mbr_oicgeoda.c                     |  2134 +++
 src/mbio/mbr_oicmbari.c                     |  2045 +++
 src/mbio/mbr_omghdcsj.c                     |  7943 +++++++++++
 src/mbio/mbr_photgram.c                     |  1098 ++
 src/mbio/mbr_reson7kr.c                     | 18146 ++++++++++++++++++++++++++
 src/mbio/mbr_samesurf.c                     |   949 ++
 src/mbio/mbr_sb2000sb.c                     |  1209 ++
 src/mbio/mbr_sb2000ss.c                     |  1277 ++
 src/mbio/mbr_sb2100bi.c                     |  3015 +++++
 src/mbio/mbr_sb2100rw.c                     |  2907 +++++
 src/mbio/mbr_sbifremr.c                     |  1077 ++
 src/mbio/mbr_sbsiocen.c                     |   743 ++
 src/mbio/mbr_sbsiolsi.c                     |   743 ++
 src/mbio/mbr_sbsiomrg.c                     |   909 ++
 src/mbio/mbr_sbsioswb.c                     |  1304 ++
 src/mbio/mbr_sburicen.c                     |   751 ++
 src/mbio/mbr_sburivax.c                     |   765 ++
 src/mbio/mbr_segysegy.c                     |   536 +
 src/mbio/mbr_swplssxi.c                     |   907 ++
 src/mbio/mbr_swplssxp.c                     |   828 ++
 src/mbio/mbr_tempform.c                     |   671 +
 src/mbio/mbr_wasspenl.c                     |  2662 ++++
 src/mbio/mbr_xtfb1624.c                     |  2195 ++++
 src/mbio/mbr_xtfr8101.c                     |  2412 ++++
 src/mbio/mbsys_3datdepthlidar.c             |  2200 ++++
 src/mbio/mbsys_3datdepthlidar.h             |   500 +
 src/mbio/mbsys_atlas.c                      |  1544 +++
 src/mbio/mbsys_atlas.h                      |  1406 ++
 src/mbio/mbsys_benthos.c                    |  1398 ++
 src/mbio/mbsys_benthos.h                    |   193 +
 src/mbio/mbsys_dsl.c                        |  1304 ++
 src/mbio/mbsys_dsl.h                        |   257 +
 src/mbio/mbsys_elac.c                       |  1569 +++
 src/mbio/mbsys_elac.h                       |   330 +
 src/mbio/mbsys_elacmk2.c                    |  1790 +++
 src/mbio/mbsys_elacmk2.h                    |   302 +
 src/mbio/mbsys_gsf.c                        |  2702 ++++
 src/mbio/mbsys_gsf.h                        |   164 +
 src/mbio/mbsys_hdcs.c                       |  1854 +++
 src/mbio/mbsys_hdcs.h                       |   512 +
 src/mbio/mbsys_hs10.c                       |  1177 ++
 src/mbio/mbsys_hs10.h                       |   247 +
 src/mbio/mbsys_hsds.c                       |  1450 ++
 src/mbio/mbsys_hsds.h                       |   299 +
 src/mbio/mbsys_hsmd.c                       |  1397 ++
 src/mbio/mbsys_hsmd.h                       |   274 +
 src/mbio/mbsys_hysweep.c                    |  2743 ++++
 src/mbio/mbsys_hysweep.h                    |   914 ++
 src/mbio/mbsys_image83p.c                   |  1101 ++
 src/mbio/mbsys_image83p.h                   |   149 +
 src/mbio/mbsys_jstar.c                      |  3432 +++++
 src/mbio/mbsys_jstar.h                      |   547 +
 src/mbio/mbsys_ldeoih.c                     |  1634 +++
 src/mbio/mbsys_ldeoih.h                     |   263 +
 src/mbio/mbsys_mr1.c                        |  1411 ++
 src/mbio/mbsys_mr1.h                        |   227 +
 src/mbio/mbsys_mr1b.c                       |  1384 ++
 src/mbio/mbsys_mr1b.h                       |   214 +
 src/mbio/mbsys_mr1v2001.c                   |  1783 +++
 src/mbio/mbsys_mr1v2001.h                   |   151 +
 src/mbio/mbsys_mstiff.c                     |   986 ++
 src/mbio/mbsys_mstiff.h                     |   222 +
 src/mbio/mbsys_navnetcdf.c                  |  1777 +++
 src/mbio/mbsys_navnetcdf.h                  |   409 +
 src/mbio/mbsys_netcdf.c                     |  3799 ++++++
 src/mbio/mbsys_netcdf.h                     |  1108 ++
 src/mbio/mbsys_oic.c                        |  1622 +++
 src/mbio/mbsys_oic.h                        |   310 +
 src/mbio/mbsys_reson.c                      |  1747 +++
 src/mbio/mbsys_reson.h                      |   675 +
 src/mbio/mbsys_reson7k.c                    | 10475 +++++++++++++++
 src/mbio/mbsys_reson7k.h                    |  2737 ++++
 src/mbio/mbsys_reson8k.c                    |  1937 +++
 src/mbio/mbsys_reson8k.h                    |   281 +
 src/mbio/mbsys_sb.c                         |  1267 ++
 src/mbio/mbsys_sb.h                         |   194 +
 src/mbio/mbsys_sb2000.c                     |  1302 ++
 src/mbio/mbsys_sb2000.h                     |   243 +
 src/mbio/mbsys_sb2100.c                     |  1585 +++
 src/mbio/mbsys_sb2100.h                     |   421 +
 src/mbio/mbsys_simrad.c                     |  3178 +++++
 src/mbio/mbsys_simrad.h                     |  1483 +++
 src/mbio/mbsys_simrad2.c                    |  5356 ++++++++
 src/mbio/mbsys_simrad2.h                    |  1136 ++
 src/mbio/mbsys_simrad3.c                    |  3465 +++++
 src/mbio/mbsys_simrad3.h                    |  1473 +++
 src/mbio/mbsys_singlebeam.c                 |  1423 ++
 src/mbio/mbsys_singlebeam.h                 |   332 +
 src/mbio/mbsys_stereopair.c                 |  1575 +++
 src/mbio/mbsys_stereopair.h                 |   316 +
 src/mbio/mbsys_surf.c                       |  1578 +++
 src/mbio/mbsys_surf.h                       |   212 +
 src/mbio/mbsys_swathplus.c                  |  7011 ++++++++++
 src/mbio/mbsys_swathplus.h                  |   745 ++
 src/mbio/mbsys_templatesystem.c             |  1766 +++
 src/mbio/mbsys_templatesystem.h             |   236 +
 src/mbio/mbsys_wassp.c                      |  1757 +++
 src/mbio/mbsys_wassp.h                      |   562 +
 src/mbio/mbsys_xse.c                        |  2122 +++
 src/mbio/mbsys_xse.h                        |   803 ++
 src/mbnavadjust/Makefile.am                 |    24 +
 src/mbnavadjust/Makefile.in                 |   677 +
 src/mbnavadjust/Makefile.org                |    59 +
 src/mbnavadjust/Makefile.template           |    94 +
 src/mbnavadjust/mbnavadjust.c               |   171 +
 src/mbnavadjust/mbnavadjust.h               |   565 +
 src/mbnavadjust/mbnavadjust.uil             |  4136 ++++++
 src/mbnavadjust/mbnavadjust_callbacks.c     |  6125 +++++++++
 src/mbnavadjust/mbnavadjust_creation.c      |  4633 +++++++
 src/mbnavadjust/mbnavadjust_creation.h      |   144 +
 src/mbnavadjust/mbnavadjust_extrawidgets.h  |    56 +
 src/mbnavadjust/mbnavadjust_io.c            |  2184 ++++
 src/mbnavadjust/mbnavadjust_io.h            |   304 +
 src/mbnavadjust/mbnavadjust_prog.c          | 15341 ++++++++++++++++++++++
 src/mbnavadjust/mbnavadjust_util.c          |  3926 ++++++
 src/mbnavadjust/mbnavadjustmerge.c          |  1842 +++
 src/mbnavedit/Makefile.am                   |    23 +
 src/mbnavedit/Makefile.in                   |   666 +
 src/mbnavedit/Makefile.template             |    94 +
 src/mbnavedit/mbnavedit.c                   |   167 +
 src/mbnavedit/mbnavedit.h                   |   326 +
 src/mbnavedit/mbnavedit.uil                 |  3749 ++++++
 src/mbnavedit/mbnavedit_callbacks.c         |  3479 +++++
 src/mbnavedit/mbnavedit_creation.c          |  4162 ++++++
 src/mbnavedit/mbnavedit_creation.h          |   119 +
 src/mbnavedit/mbnavedit_extrawidgets.h      |    68 +
 src/mbnavedit/mbnavedit_prog.c              |  7051 ++++++++++
 src/mbnavedit/mbnavedit_util.c              |  3928 ++++++
 src/mbvelocitytool/Makefile.am              |    23 +
 src/mbvelocitytool/Makefile.in              |   666 +
 src/mbvelocitytool/Makefile.template        |    93 +
 src/mbvelocitytool/mbvelocity.c             |   168 +
 src/mbvelocitytool/mbvelocity.h             |   135 +
 src/mbvelocitytool/mbvelocity.uil           |  2029 +++
 src/mbvelocitytool/mbvelocity_bxutils.c     |  3927 ++++++
 src/mbvelocitytool/mbvelocity_callbacks.c   |  1491 +++
 src/mbvelocitytool/mbvelocity_creation.c    |  1906 +++
 src/mbvelocitytool/mbvelocity_creation.h    |    67 +
 src/mbvelocitytool/mbvelocity_prog.c        |  3321 +++++
 src/mbview/MB3DNavList.c                    |   276 +
 src/mbview/MB3DNavList.h                    |    66 +
 src/mbview/MB3DRouteList.c                  |   276 +
 src/mbview/MB3DRouteList.h                  |    66 +
 src/mbview/MB3DSiteList.c                   |   276 +
 src/mbview/MB3DSiteList.h                   |    66 +
 src/mbview/MB3DView.c                       |  5159 ++++++++
 src/mbview/MB3DView.h                       |   281 +
 src/mbview/MBpedit.c                        |  2608 ++++
 src/mbview/MBpedit.h                        |   159 +
 src/mbview/Makefile.am                      |    34 +
 src/mbview/Makefile.in                      |   897 ++
 src/mbview/Makefile.template                |   174 +
 src/mbview/Mb3dsdg.c                        |  1342 ++
 src/mbview/Mb3dsdg.h                        |   107 +
 src/mbview/creation-c.h                     |    38 +
 src/mbview/mb3dsoundings.uil                |  1241 ++
 src/mbview/mb3dsoundings_bxutils.c          |  4026 ++++++
 src/mbview/mb3dsoundings_callbacks.c        |  3678 ++++++
 src/mbview/mb3dsoundings_creation.c         |   117 +
 src/mbview/mb3dsoundings_creation.h         |    17 +
 src/mbview/mb3dsoundings_main.c             |   142 +
 src/mbview/mb3dsoundingsprivate.h           |   313 +
 src/mbview/mb_glwdrawa.c                    |   654 +
 src/mbview/mb_glwdrawa.h                    |   197 +
 src/mbview/mb_glwdrawap.h                   |   127 +
 src/mbview/mbpingedit.c                     |   150 +
 src/mbview/mbpingedit.uil                   |  2512 ++++
 src/mbview/mbpingedit_bxutils.c             |  4026 ++++++
 src/mbview/mbpingedit_callbacks.c           |   532 +
 src/mbview/mbpingedit_creation.c            |   124 +
 src/mbview/mbpingedit_creation.h            |    37 +
 src/mbview/mbpingeditprivate.h              |   249 +
 src/mbview/mbview.h                         |  1259 ++
 src/mbview/mbview.uil                       |  5313 ++++++++
 src/mbview/mbview_bxutils.c                 |  4026 ++++++
 src/mbview/mbview_callbacks.c               |  9991 ++++++++++++++
 src/mbview/mbview_nav.c                     |  2397 ++++
 src/mbview/mbview_pick.c                    |  2549 ++++
 src/mbview/mbview_plot.c                    |  3523 +++++
 src/mbview/mbview_primary.c                 |   516 +
 src/mbview/mbview_process.c                 |  4878 +++++++
 src/mbview/mbview_profile.c                 |   865 ++
 src/mbview/mbview_route.c                   |  2773 ++++
 src/mbview/mbview_secondary.c               |   561 +
 src/mbview/mbview_site.c                    |  1469 +++
 src/mbview/mbview_vector.c                  |   965 ++
 src/mbview/mbviewprivate.h                  |  1164 ++
 src/otps/Makefile.am                        |    26 +
 src/otps/Makefile.in                        |   669 +
 src/otps/Makefile.template                  |    76 +
 src/otps/mbotps.c                           |   908 ++
 src/otps/otps.h                             |     1 +
 src/proj/Makefile.am                        |   166 +
 src/proj/Makefile.in                        |  1101 ++
 src/proj/Makefile.template                  |  1028 ++
 src/proj/PJ_aea.c                           |   162 +
 src/proj/PJ_aeqd.c                          |   271 +
 src/proj/PJ_airy.c                          |   124 +
 src/proj/PJ_aitoff.c                        |    76 +
 src/proj/PJ_august.c                        |    18 +
 src/proj/PJ_bacon.c                         |    41 +
 src/proj/PJ_bipc.c                          |   132 +
 src/proj/PJ_boggs.c                         |    32 +
 src/proj/PJ_bonne.c                         |    85 +
 src/proj/PJ_cass.c                          |    79 +
 src/proj/PJ_cc.c                            |    19 +
 src/proj/PJ_cea.c                           |    60 +
 src/proj/PJ_chamb.c                         |   112 +
 src/proj/PJ_collg.c                         |    29 +
 src/proj/PJ_crast.c                         |    22 +
 src/proj/PJ_denoy.c                         |    18 +
 src/proj/PJ_eck1.c                          |    19 +
 src/proj/PJ_eck2.c                          |    28 +
 src/proj/PJ_eck3.c                          |    50 +
 src/proj/PJ_eck4.c                          |    44 +
 src/proj/PJ_eck5.c                          |    18 +
 src/proj/PJ_eqc.c                           |    23 +
 src/proj/PJ_eqdc.c                          |    85 +
 src/proj/PJ_fahey.c                         |    17 +
 src/proj/PJ_fouc_s.c                        |    45 +
 src/proj/PJ_gall.c                          |    19 +
 src/proj/PJ_geos.c                          |   192 +
 src/proj/PJ_gins8.c                         |    17 +
 src/proj/PJ_gn_sinu.c                       |    98 +
 src/proj/PJ_gnom.c                          |   105 +
 src/proj/PJ_goode.c                         |    49 +
 src/proj/PJ_gstmerc.c                       |    48 +
 src/proj/PJ_hammer.c                        |    29 +
 src/proj/PJ_hatano.c                        |    50 +
 src/proj/PJ_healpix.c                       |   675 +
 src/proj/PJ_igh.c                           |   190 +
 src/proj/PJ_imw_p.c                         |   151 +
 src/proj/PJ_isea.c                          |  1134 ++
 src/proj/PJ_krovak.c                        |   250 +
 src/proj/PJ_labrd.c                         |   109 +
 src/proj/PJ_laea.c                          |   233 +
 src/proj/PJ_lagrng.c                        |    35 +
 src/proj/PJ_larr.c                          |    12 +
 src/proj/PJ_lask.c                          |    26 +
 src/proj/PJ_lcc.c                           |   105 +
 src/proj/PJ_lcca.c                          |    72 +
 src/proj/PJ_loxim.c                         |    41 +
 src/proj/PJ_lsat.c                          |   171 +
 src/proj/PJ_mbt_fps.c                       |    38 +
 src/proj/PJ_mbtfpp.c                        |    32 +
 src/proj/PJ_mbtfpq.c                        |    47 +
 src/proj/PJ_merc.c                          |    47 +
 src/proj/PJ_mill.c                          |    15 +
 src/proj/PJ_mod_ster.c                      |   211 +
 src/proj/PJ_moll.c                          |    60 +
 src/proj/PJ_natearth.c                      |    77 +
 src/proj/PJ_nell.c                          |    29 +
 src/proj/PJ_nell_h.c                        |    30 +
 src/proj/PJ_nocol.c                         |    38 +
 src/proj/PJ_nsper.c                         |   149 +
 src/proj/PJ_nzmg.c                          |   107 +
 src/proj/PJ_ob_tran.c                       |   144 +
 src/proj/PJ_ocea.c                          |    68 +
 src/proj/PJ_oea.c                           |    58 +
 src/proj/PJ_omerc.c                         |   194 +
 src/proj/PJ_ortho.c                         |    95 +
 src/proj/PJ_poly.c                          |    99 +
 src/proj/PJ_putp2.c                         |    40 +
 src/proj/PJ_putp3.c                         |    26 +
 src/proj/PJ_putp4p.c                        |    29 +
 src/proj/PJ_putp5.c                         |    26 +
 src/proj/PJ_putp6.c                         |    59 +
 src/proj/PJ_robin.c                         |   105 +
 src/proj/PJ_rpoly.c                         |    35 +
 src/proj/PJ_sconics.c                       |   154 +
 src/proj/PJ_somerc.c                        |    66 +
 src/proj/PJ_stere.c                         |   241 +
 src/proj/PJ_sterea.c                        |    85 +
 src/proj/PJ_sts.c                           |    54 +
 src/proj/PJ_tcc.c                           |    17 +
 src/proj/PJ_tcea.c                          |    27 +
 src/proj/PJ_tmerc.c                         |   175 +
 src/proj/PJ_tpeqd.c                         |    76 +
 src/proj/PJ_urm5.c                          |    28 +
 src/proj/PJ_urmfps.c                        |    40 +
 src/proj/PJ_vandg.c                         |    78 +
 src/proj/PJ_vandg2.c                        |    45 +
 src/proj/PJ_vandg4.c                        |    41 +
 src/proj/PJ_wag2.c                          |    21 +
 src/proj/PJ_wag3.c                          |    24 +
 src/proj/PJ_wag7.c                          |    14 +
 src/proj/PJ_wink1.c                         |    20 +
 src/proj/PJ_wink2.c                         |    34 +
 src/proj/aasincos.c                         |    35 +
 src/proj/adjlon.c                           |    15 +
 src/proj/bch2bps.c                          |   140 +
 src/proj/bchgen.c                           |    58 +
 src/proj/biveval.c                          |    87 +
 src/proj/cs2cs.1                            |   202 +
 src/proj/cs2cs.c                            |   422 +
 src/proj/dmstor.c                           |   113 +
 src/proj/emess.c                            |    57 +
 src/proj/emess.h                            |    28 +
 src/proj/gen_cheb.c                         |    71 +
 src/proj/geocent.c                          |   435 +
 src/proj/geocent.h                          |   179 +
 src/proj/geod.1                             |   206 +
 src/proj/geod.c                             |   237 +
 src/proj/geod_for.c                         |   103 +
 src/proj/geod_inv.c                         |    56 +
 src/proj/geod_set.c                         |    74 +
 src/proj/geodesic.h                         |    51 +
 src/proj/jniproj.c                          |   631 +
 src/proj/mk_cheby.c                         |   161 +
 src/proj/multistresstest.c                  |   317 +
 src/proj/nad2bin.c                          |   376 +
 src/proj/nad_cvt.c                          |    68 +
 src/proj/nad_init.c                         |   311 +
 src/proj/nad_intr.c                         |    62 +
 src/proj/org_proj4_Projections.h            |    37 +
 src/proj/p_series.c                         |    39 +
 src/proj/pj_apply_gridshift.c               |   249 +
 src/proj/pj_apply_vgridshift.c              |   208 +
 src/proj/pj_auth.c                          |    30 +
 src/proj/pj_ctx.c                           |   179 +
 src/proj/pj_datum_set.c                     |   139 +
 src/proj/pj_datums.c                        |    90 +
 src/proj/pj_deriv.c                         |    33 +
 src/proj/pj_ell_set.c                       |   105 +
 src/proj/pj_ellps.c                         |    56 +
 src/proj/pj_errno.c                         |    17 +
 src/proj/pj_factors.c                       |    86 +
 src/proj/pj_fwd.c                           |    37 +
 src/proj/pj_gauss.c                         |    94 +
 src/proj/pj_geocent.c                       |    57 +
 src/proj/pj_gridinfo.c                      |   870 ++
 src/proj/pj_gridlist.c                      |   224 +
 src/proj/pj_init.3                          |   112 +
 src/proj/pj_init.c                          |   508 +
 src/proj/pj_initcache.c                     |   181 +
 src/proj/pj_inv.c                           |    33 +
 src/proj/pj_latlong.c                       |    80 +
 src/proj/pj_list.c                          |    11 +
 src/proj/pj_list.h                          |   142 +
 src/proj/pj_log.c                           |    73 +
 src/proj/pj_malloc.c                        |    27 +
 src/proj/pj_mlfn.c                          |    57 +
 src/proj/pj_msfn.c                          |     7 +
 src/proj/pj_mutex.c                         |   196 +
 src/proj/pj_open_lib.c                      |   176 +
 src/proj/pj_param.c                         |   108 +
 src/proj/pj_phi2.c                          |    25 +
 src/proj/pj_pr_list.c                       |    91 +
 src/proj/pj_qsfn.c                          |    16 +
 src/proj/pj_release.c                       |    11 +
 src/proj/pj_strerrno.c                      |    85 +
 src/proj/pj_transform.c                     |   826 ++
 src/proj/pj_tsfn.c                          |    10 +
 src/proj/pj_units.c                         |    37 +
 src/proj/pj_utils.c                         |   173 +
 src/proj/pj_zpoly1.c                        |    46 +
 src/proj/proj.1                             |   303 +
 src/proj/proj.c                             |   501 +
 src/proj/proj_api.h                         |   134 +
 src/proj/proj_etmerc.c                      |   252 +
 src/proj/proj_mdist.c                       |   123 +
 src/proj/proj_rouss.c                       |   122 +
 src/proj/projects.h                         |   476 +
 src/proj/rtodms.c                           |    72 +
 src/proj/vector1.c                          |    29 +
 src/ps/.ps                                  |  4296 ++++++
 src/ps/Makefile.am                          |    81 +
 src/ps/Makefile.in                          |   594 +
 src/ps/Makefile.template                    |    40 +
 src/ps/mb7k2jstar.ps                        |   539 +
 src/ps/mb7k2ss.ps                           |   637 +
 src/ps/mb7kpreprocess.ps                    |   522 +
 src/ps/mbabsorption.ps                      |   384 +
 src/ps/mbareaclean.ps                       |   569 +
 src/ps/mbauvloglist.ps                      |   618 +
 src/ps/mbauvnavusbl.ps                      |   295 +
 src/ps/mbbackangle.ps                       |   655 +
 src/ps/mbclean.ps                           |   754 ++
 src/ps/mbcontour.ps                         |   686 +
 src/ps/mbcopy.ps                            |   468 +
 src/ps/mbctdlist.ps                         |   434 +
 src/ps/mbdatalist.ps                        |   676 +
 src/ps/mbdefaults.ps                        |   483 +
 src/ps/mbdumpesf.ps                         |   305 +
 src/ps/mbedit.ps                            |  1284 ++
 src/ps/mbeditviz.ps                         |   458 +
 src/ps/mbextractsegy.ps                     |   628 +
 src/ps/mbfilter.ps                          |   630 +
 src/ps/mbformat.ps                          |   348 +
 src/ps/mbgetesf.ps                          |   384 +
 src/ps/mbgrdtiff.ps                         |   372 +
 src/ps/mbgrdviz.ps                          |   644 +
 src/ps/mbgrid.ps                            | 10293 +++++++++++++++
 src/ps/mbhistogram.ps                       |   467 +
 src/ps/mbhsdump.ps                          |   310 +
 src/ps/mbhysweeppreprocess.ps               |   573 +
 src/ps/mbinfo.ps                            |   727 ++
 src/ps/mbio.ps                              |  4344 ++++++
 src/ps/mbkongsbergpreprocess.ps             |   619 +
 src/ps/mblevitus.ps                         |   447 +
 src/ps/mblist.ps                            |   895 ++
 src/ps/mbm_arc2grd.ps                       |   300 +
 src/ps/mbm_bpr.ps                           |   486 +
 src/ps/mbm_copy.ps                          |   366 +
 src/ps/mbm_dslnavfix.ps                     |   393 +
 src/ps/mbm_fmtvel.ps                        |   271 +
 src/ps/mbm_grd2arc.ps                       |   331 +
 src/ps/mbm_grd2geovrml.ps                   |   622 +
 src/ps/mbm_grd3dplot.ps                     |  1151 ++
 src/ps/mbm_grdcut.ps                        |   326 +
 src/ps/mbm_grdinfo.ps                       |   298 +
 src/ps/mbm_grdplot.ps                       |  1616 +++
 src/ps/mbm_grdtiff.ps                       |   863 ++
 src/ps/mbm_grid.ps                          |   796 ++
 src/ps/mbm_histplot.ps                      |   496 +
 src/ps/mbm_makedatalist.ps                  |   306 +
 src/ps/mbm_makesvp.ps                       |   350 +
 src/ps/mbm_multicopy.ps                     |   392 +
 src/ps/mbm_multidatalist.ps                 |   367 +
 src/ps/mbm_multiprocess.ps                  |   341 +
 src/ps/mbm_plot.ps                          |  1655 +++
 src/ps/mbm_route2mission.ps                 |   806 ++
 src/ps/mbm_stat.ps                          |   272 +
 src/ps/mbm_utm.ps                           |   321 +
 src/ps/mbm_vrefcheck.ps                     |   326 +
 src/ps/mbm_xbt.ps                           |   298 +
 src/ps/mbm_xyplot.ps                        |   983 ++
 src/ps/mbmosaic.ps                          | 10323 +++++++++++++++
 src/ps/mbnavadjust.ps                       |  2278 ++++
 src/ps/mbnavadjustmerge.ps                  |   545 +
 src/ps/mbnavedit.ps                         |  1025 ++
 src/ps/mbnavlist.ps                         |   761 ++
 src/ps/mbneptune2esf.ps                     |   452 +
 src/ps/mbotps.ps                            |   584 +
 src/ps/mbpreprocess.ps                      |   284 +
 src/ps/mbprocess.ps                         |  1580 +++
 src/ps/mbps.ps                              |   445 +
 src/ps/mbrollbias.ps                        |   382 +
 src/ps/mbrolltimelag.ps                     |   484 +
 src/ps/mbroutetime.ps                       |   481 +
 src/ps/mbsegygrid.ps                        |   620 +
 src/ps/mbsegyinfo.ps                        |   343 +
 src/ps/mbsegylist.ps                        |   408 +
 src/ps/mbsegypsd.ps                         |   491 +
 src/ps/mbset.ps                             |  1375 ++
 src/ps/mbstripnan.ps                        |   286 +
 src/ps/mbsvplist.ps                         |   438 +
 src/ps/mbsvpselect.ps                       |   509 +
 src/ps/mbswath.ps                           |   718 +
 src/ps/mbswplspreprocess.ps                 |   427 +
 src/ps/mbsystem.ps                          |  2170 +++
 src/ps/mbtime.ps                            |   307 +
 src/ps/mbvelocitytool.ps                    |   747 ++
 src/share/LevitusAnnual82.dat               |   Bin 0 -> 17107200 bytes
 src/share/Makefile.am                       |     1 +
 src/share/Makefile.in                       |   513 +
 src/share/Makefile.template                 |    39 +
 src/share/Projections.dat                   | 17373 ++++++++++++++++++++++++
 src/stamp-h1                                |     1 +
 src/surf/Makefile.am                        |    15 +
 src/surf/Makefile.in                        |   708 +
 src/surf/Makefile.org                       |   117 +
 src/surf/Makefile.template                  |   110 +
 src/surf/README                             |   154 +
 src/surf/mb_sapi.h                          |   719 +
 src/surf/mem_surf.c                         |  2309 ++++
 src/surf/mem_surf.h                         |   297 +
 src/surf/myOpSys.c                          |     5 +
 src/surf/opsys.h                            |     1 +
 src/surf/pb_math.c                          |   448 +
 src/surf/pb_math.h                          |   182 +
 src/surf/sapi_build.c                       |   286 +
 src/surf/sapi_data.c                        |   277 +
 src/surf/sapi_files.c                       |   685 +
 src/surf/sapi_globals.c                     |   230 +
 src/surf/sapi_simple.c                      |   173 +
 src/surf/surf.h                             |  1136 ++
 src/surf/types_win32.h                      |     9 +
 src/surf/util_surf.c                        |   793 ++
 src/surf/util_surf.h                        |   208 +
 src/surf/xdr_surf.c                         |  1434 ++
 src/surf/xdr_surf.h                         |   192 +
 src/surf/xdr_win32.c                        |   654 +
 src/surf/xdr_win32.h                        |    51 +
 src/utilities/Makefile.am                   |   203 +
 src/utilities/Makefile.in                   |  1241 ++
 src/utilities/Makefile.template             |   364 +
 src/utilities/geodesic.c                    |  1770 +++
 src/utilities/geodesic.h                    |   751 ++
 src/utilities/mb7k2jstar.c                  |  2574 ++++
 src/utilities/mb7k2ss.c                     |  2534 ++++
 src/utilities/mb7kpreprocess.c              |  7192 ++++++++++
 src/utilities/mbabsorption.c                |   279 +
 src/utilities/mbareaclean.c                 |  1532 +++
 src/utilities/mbauvloglist.c                |   782 ++
 src/utilities/mbauvnavusbl.c                |   746 ++
 src/utilities/mbbackangle.c                 |  2356 ++++
 src/utilities/mbclean.c                     |  2367 ++++
 src/utilities/mbcopy.c                      |  3452 +++++
 src/utilities/mbctdlist.c                   |  1357 ++
 src/utilities/mbdatalist.c                  |   613 +
 src/utilities/mbdefaults.c                  |   534 +
 src/utilities/mbdumpesf.c                   |   225 +
 src/utilities/mbextractsegy.c               |  1642 +++
 src/utilities/mbfilter.c                    |  2196 ++++
 src/utilities/mbformat.c                    |   420 +
 src/utilities/mbgetesf.c                    |   606 +
 src/utilities/mbgrid.c                      |  5875 +++++++++
 src/utilities/mbhistogram.c                 |   854 ++
 src/utilities/mbhsdump.c                    |   819 ++
 src/utilities/mbhysweeppreprocess.c         |  2361 ++++
 src/utilities/mbinfo.c                      |  2898 ++++
 src/utilities/mbinsreprocess.c              |   578 +
 src/utilities/mbkongsbergpreprocess.c       |  2945 +++++
 src/utilities/mblevitus.c                   |   532 +
 src/utilities/mblist.c                      |  5690 ++++++++
 src/utilities/mbmosaic.c                    |  5180 ++++++++
 src/utilities/mbnavlist.c                   |  1151 ++
 src/utilities/mbneptune2esf.c               |  1253 ++
 src/utilities/mbpreprocess.c                |  2307 ++++
 src/utilities/mbprocess.c                   |  7454 +++++++++++
 src/utilities/mbps.c                        |  1111 ++
 src/utilities/mbrollbias.c                  |  1271 ++
 src/utilities/mbrolltimelag.c               |   785 ++
 src/utilities/mbroutetime.c                 |   626 +
 src/utilities/mbrphsbias.c                  |   857 ++
 src/utilities/mbsegygrid.c                  |  1455 +++
 src/utilities/mbsegyinfo.c                  |   588 +
 src/utilities/mbsegylist.c                  |   917 ++
 src/utilities/mbsegypsd.c                   |  1141 ++
 src/utilities/mbset.c                       |  1660 +++
 src/utilities/mbsslayout.c                  |  3242 +++++
 src/utilities/mbstripnan.c                  |    62 +
 src/utilities/mbsvplist.c                   |   920 ++
 src/utilities/mbsvpselect.c                 |  1818 +++
 src/utilities/mbswplspreprocess.c           |  1547 +++
 src/utilities/mbtime.c                      |   183 +
 1046 files changed, 1046531 insertions(+), 342 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mbsystem.git



More information about the Pkg-grass-devel mailing list