Ignore:
Timestamp:
05/29/08 11:02:19 (16 years ago)
Author:
mmaipsl
Message:

MM: correct Date, Author and Revision svn properties.

Location:
trunk/libIGCM/libIGCM_date
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_date/IGCM_date_Test.ksh

    • Property svn:keywords changed from Date to Date Author Revision
    r4 r5  
    55# Contact: Sebastien.Denvil@ipsl.jussieu.fr 
    66# $Date$ 
    7 # $Name: libIGCM_v1 $ 
    8 # $Revision: 1.4 $ 
     7# $Author$ 
     8# $Revision$ 
    99# IPSL (2006) 
    1010#  This software is governed by the CeCILL licence see libIGCM/libIGCM_CeCILL.LIC 
  • trunk/libIGCM/libIGCM_date/IGCM_date_Test4.ref

    • Property svn:keywords changed from Date to Date Author Revision
  • trunk/libIGCM/libIGCM_date/IGCM_date_Test5.ref

    • Property svn:keywords changed from Date to Date Author Revision
  • trunk/libIGCM/libIGCM_date/libIGCM_date.doc

    • Property svn:keywords changed from Date to Date Author Revision
  • trunk/libIGCM/libIGCM_date/libIGCM_date.ksh

    • Property svn:keywords changed from Date to Date Author Revision
    r4 r5  
    55# Contact: Sebastien.Denvil@ipsl.jussieu.fr 
    66# $Date$ 
    7 # $Name: libIGCM_v1 $ 
    8 # $Revision: 1.12 $ 
     7# $Author$ 
     8# $Revision$ 
    99# IPSL (2006) 
    1010#  This software is governed by the CeCILL licence see libIGCM/libIGCM_CeCILL.LIC 
     
    218218#D-#================================================================== 
    219219#D-function IGCM_date_DaysInMonth 
    220 #D-* Purpose: Calculate the number of days in a month  
     220#D-* Purpose:  $ 
    221221#D-* Usage: IGCM_date_DaysInMonth yyyy mm 
    222222#D-         or IGCM_date_DaysInMonth yyyymmdd 
     
    493493#D-#================================================================== 
    494494#D-function IGCM_date_DaysBetweenJulianDate 
    495 #D-* Purpose: Calculate the days difference between two dates and reports  
     495#D-* Purpose:  $ 
    496496#D-           the number days as jul1 - jul2  
    497497#D-* Usage: IGCM_date_DaysBetweenJulianDate jul1 jul2 
     
    578578#D-#================================================================== 
    579579#D-function IGCM_date_DaysBetweenGregorianDate () 
    580 #D-* Purpose: Calculate the days difference between two dates and reports  
     580#D-* Purpose:  $ 
    581581#D-           the number days as grg1 - grg2  
    582582#D-* Usage: IGCM_date_DaysBetweenGregorianDate grg1 grg2 
Note: See TracChangeset for help on using the changeset viewer.