Skip to content

Commit

Permalink
Merge branch 'master' of hg::ssh://localhost/~/src/TEOS-10/gsw-3
Browse files Browse the repository at this point in the history
Staging V3.05 for github.
  • Loading branch information
Frank Delahoyde committed Aug 9, 2015
2 parents 2808c6d + e45d5e0 commit 4aba1e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 0 additions & 5 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ You'll probably want to build gsw_oceanographic_toolbox.c, and gsw_saar.c
into a library. "make library" will attempt to build a shared library for
gcc/GNU Linux platforms.

The main reasons for implementing GSW TEOS-10 in C are performance and
accessibility (you can link to it), and this is necessarily system-dependent.
Our environment is GNU/Linux (CentOS/RHEL) and the support files are targeted
to this platform.

ChangeLog:

2015-08-08 gsw-3.05 many new additions and code reorganization.
Expand Down
6 changes: 3 additions & 3 deletions gsw_saar.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
** $Id: gsw_saar.c,v 1e5e75c749c2 2015/08/08 22:03:51 fdelahoyde $
** $Version: 3.0.3 $
** $Id: gsw_saar.c,v 9461075b3458 2015/08/09 16:38:20 fdelahoyde $
** $Version: 3.05.0-1 $
**
** GSW TEOS-10 V3.0.3
** GSW TEOS-10 V3.05
*/
#include <gswteos-10.h>
#include <gsw_internal_const.h>
Expand Down

0 comments on commit 4aba1e8

Please sign in to comment.