source: trunk/SRC/Commons/cm_4cal.pro @ 325

Last change on this file since 325 was 325, checked in by pinsard, 17 years ago

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

  • Property svn:keywords set to Id
File size: 310 bytes
Line 
1;+
2;
3; @history
4; Sebastien Masson (smasson\@lodyc.jussieu.fr)
5;                       June 2005
6;-
7
8@cm_general
9;
10COMMON time_coord, jpt, time
11; key_caltype = 'greg' : Gregorian calendar
12;             = '360d' :360 days calendar
13;             = 'noleap' : no leap year calendar (always 365 days)
14COMMON key_calendar, key_caltype
Note: See TracBrowser for help on using the repository browser.