[Aimmath-commit] AIM/WEB-INF/maple ManualConfig.dist,1.4,1.5
Brought to you by:
gustav_delius,
npstrick
From: Greg G. <gr...@us...> - 2004-04-13 09:09:16
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8959 Modified Files: ManualConfig.dist Log Message: Fixed a mistake in a comment. - GG Index: ManualConfig.dist =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/ManualConfig.dist,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ManualConfig.dist 11 Apr 2004 07:08:13 -0000 1.4 --- ManualConfig.dist 13 Apr 2004 08:55:16 -0000 1.5 *************** *** 129,133 **** # certainly incorrect in the southern hemisphere. It is recommended # that you adjust manually for this here. The default value of the ! # Summer Time specification is [ [1, 4], [5, 10] ] which means from # the 1st Sunday of the 4th month (April) to the 5th (or last) Sunday # in the 10th month (October). [ [0, 0], [0, 0] ] is special and means --- 129,133 ---- # certainly incorrect in the southern hemisphere. It is recommended # that you adjust manually for this here. The default value of the ! # Summer Time specification is [ [4, 1], [10, 5] ] which means from # the 1st Sunday of the 4th month (April) to the 5th (or last) Sunday # in the 10th month (October). [ [0, 0], [0, 0] ] is special and means |