Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

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

    r338 r402  
    447447 
    448448    <h3>Examples</h3><pre> 
    449  IDL> print, colle(replicate(1,2,2,2),indgen(2,2,2),2) 
     449 
     450   IDL> print, colle(replicate(1,2,2,2),indgen(2,2,2),2) 
    450451                1       1 
    451452                1       1 
     
    461462     
    462463    <h4>Version</h4> 
    463  $Id: colle.pro 327 2007-12-13 16:22:35Z pinsard $ 
     464 $Id: colle.pro 371 2008-08-07 09:32:02Z pinsard $ 
    464465 
    465466    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.