Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

Location:
trunk/SRC/Documentation/idldoc_assistant_output/Calendar
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Calendar/caldat.html

    r234 r242  
    236236     
    237237    <h4>Version</h4> 
    238  $Id: caldat.pro 231 2007-03-19 17:15:51Z pinsard $ 
     238 $Id: caldat.pro 238 2007-03-27 13:43:18Z pinsard $ 
     239 
    239240    <h4>History</h4> 
    240241 Translated from "Numerical Recipies in C", by William H. Press, 
     
    268269     
    269270     
    270     <h4>Uses routines</h4> cm_4cal 
     271    <h4>Uses routines</h4> 
     272 cm_4cal 
    271273 
    272274     
  • trunk/SRC/Documentation/idldoc_assistant_output/Calendar/date2jul.html

    r234 r242  
    6161    </dl> 
    6262 
    63       
     63     
    6464 gives Julian day equivalent of a date in yyyymmdd format 
    6565 
     
    7979 
    8080 
    81     <h3>Return value</h3>  
     81    <h3>Return value</h3> 
    8282 date in Julian day 
    8383 
     
    139139     
    140140    <h4>Version</h4> 
    141  $Id: date2jul.pro 231 2007-03-19 17:15:51Z pinsard $ 
     141 $Id: date2jul.pro 238 2007-03-27 13:43:18Z pinsard $ 
    142142 
    143     <h4>History</h4>  
     143    <h4>History</h4> 
    144144 Sebastien Masson (smasson@lodyc.jussieu.fr) June 2005 
    145145 
  • trunk/SRC/Documentation/idldoc_assistant_output/Calendar/date2string.html

    r234 r242  
    138138     
    139139    <h4>Version</h4> 
    140  $Id: date2string.pro 231 2007-03-19 17:15:51Z pinsard $ 
     140 $Id: date2string.pro 238 2007-03-27 13:43:18Z pinsard $ 
    141141 
    142     <h4>History</h4> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     142    <h4>History</h4> 
     143 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    143144 Creation ??? 
    144145 update/review June 2005 Sebastien Masson. 
  • trunk/SRC/Documentation/idldoc_assistant_output/Calendar/daysinmonth.html

    r234 r242  
    7070      <a name="#_daysinmonth"></a> 
    7171 
    72       <h2>daysinmonth  <font size="-1" color="#006633">  
     72      <h2>daysinmonth  <font size="-1" color="#006633"> 
    7373 Calendar 
    7474</font></h2> 
     
    7979 
    8080 
    81     <h3>Return value</h3>  
     81    <h3>Return value</h3> 
    8282 number of days in a month or -1 in case of error 
    8383 
     
    131131    </pre><h3>Version history</h3> 
    132132     
    133     <h4>Version</h4>  
    134  $Id: daysinmonth.pro 231 2007-03-19 17:15:51Z pinsard $ 
     133    <h4>Version</h4> 
     134 $Id: daysinmonth.pro 238 2007-03-27 13:43:18Z pinsard $ 
    135135 
    136     <h4>History</h4>  
     136    <h4>History</h4> 
    137137 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    138138 2/7/98 
     
    150150     
    151151     
    152     <h4>Uses routines</h4>  
    153  cm_4cal, updatenew 
     152    <h4>Uses routines</h4> 
     153 cm_4cal 
     154 updatenew 
    154155 
    155156     
  • trunk/SRC/Documentation/idldoc_assistant_output/Calendar/leapyr.html

    r234 r242  
    7272      <a name="#_leapyr"></a> 
    7373 
    74       <h2>leapyr  <font size="-1" color="#006633">  
     74      <h2>leapyr  <font size="-1" color="#006633"> 
    7575 Calendar 
    7676</font></h2> 
     
    8181 
    8282 
    83     <h3>Return value</h3>  
     83    <h3>Return value</h3> 
    8484 0 then not a leap year, 1 then year is a leap year 
    8585 with the same number of elements than year. 
     
    116116     
    117117    <h4>Version</h4> 
    118  $Id: leapyr.pro 231 2007-03-19 17:15:51Z pinsard $ 
     118 $Id: leapyr.pro 238 2007-03-27 13:43:18Z pinsard $ 
    119119 
    120120    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.