Skip to content
Snippets Groups Projects
Commit 83abd38b authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

défini le propset pour Id

parent 85cef8df
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ function result = keys(self)
% tsg_ncvar hash
% result = keys(self)
% $Id: keys.m 54 2006-03-03 13:44:00Z jgrelet $
% $Id$
result = keys(self.hashtable);
......@@ -16,7 +16,7 @@ function ncv = tsg_nc( varargin )
%
% See also: methods('tsg_ncvar').
%
% $Id: roscop.m 129 2007-03-16 08:56:31Z jgrelet $
% $Id$
% check varargin
% --------------
......
......@@ -7,7 +7,7 @@ function string = dd2dm( posit, latlon )
% posit en degres decimaux
% latlon 0 pour la latitude - 1 pour la longitude
%
% $Id: dd2dm.m 297 2007-07-17 13:56:00Z jgrelet $
% $Id$
% representation ASCII du caractere degre
......
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