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

Last change on this file since 136 was 136, checked in by pinsard, 18 years ago

some improvements and corrections in some .pro file according to
aspell and idldoc log file

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