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

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

upgrade of Commons according to cerbere.lodyc.jussieu.fr: /usr/home/smasson/SAXO_RD/

  • Property svn:executable set to *
File size: 323 bytes
Line 
1;+
2;
3; MODIFICATION 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.