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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/MATRICE/colle.html

    r234 r242  
    6161    </dl> 
    6262 
    63       
    64  This concatenation function exist in IDL so long  
    65  as we do not try to stick with a dimension superior or equal at 4.   
     63     
     64 This concatenation function exist in IDL so long 
     65 as we do not try to stick with a dimension superior or equal at 4. 
    6666 
    6767 
     
    7171      <a name="#_colle"></a> 
    7272 
    73       <h2>colle  <font size="-1" color="#006633">  
     73      <h2>colle  <font size="-1" color="#006633"> 
    7474 Utilities 
    7575</font></h2> 
     
    7979     
    8080 
    81     <h3>Return value</h3> res=matrice resultat 
     81    <h3>Return value</h3> 
     82 matrice resultat 
    8283 
    8384 
     
    445446     
    446447 
    447     <h3>Examples</h3><pre> IDL> print, colle(replicate(1,2,2,2),indgen(2,2,2),2)    
     448    <h3>Examples</h3><pre> 
     449 IDL> print, colle(replicate(1,2,2,2),indgen(2,2,2),2) 
    448450                1       1 
    449451                1       1 
     
    458460    </pre><h3>Version history</h3> 
    459461     
    460     <h4>Version</h4> $Id: colle.pro 163 2006-08-29 12:59:46Z navarro $ 
    461  
    462     <h4>History</h4> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     462    <h4>Version</h4> 
     463 $Id: colle.pro 238 2007-03-27 13:43:18Z pinsard $ 
     464 
     465    <h4>History</h4> 
     466 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    463467                       13/1/98 
    464468 
Note: See TracChangeset for help on using the changeset viewer.