Ignore:
Timestamp:
12/06/07 11:04:53 (17 years ago)
Author:
pinsard
Message:

modification of some headers (+some corrections) to prepare usage of the new idldoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Calendar/daysinmonth.pro

    r318 r325  
    3434; 
    3535;- 
    36 ; 
    3736function daysinmonth, month, year 
    3837; 
     
    4342@updatenew 
    4443ENDIF 
    45 ;------------------------------------------------------------ 
     44 
    4645  IF n_elements(key_caltype) EQ 0 THEN key_caltype = 'greg' 
    4746  CASE key_caltype OF 
Note: See TracChangeset for help on using the changeset viewer.