Ignore:
Timestamp:
06/19/06 16:14:56 (18 years ago)
Author:
smasson
Message:

new compilation options (compile_opt idl2, strictarrsubs) in each routine

Location:
trunk/SRC/Documentation/idldoc_html_output/Interpolation
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/dir-files.html

    r111 r114  
    8787        <li><a href="spl_keep_mean.html?format=raw" target="file_frame">spl_keep_mean.pro</a></li> 
    8888        <li><a href="square2quadrilateral.html?format=raw" target="file_frame">square2quadrilateral.pro</a></li> 
    89         <li><a href="testinterp.html?format=raw" target="file_frame">testinterp.pro</a></li> 
    9089      </ul> 
    9190 
    92       <div id="tagline">23 files</div> 
     91      <div id="tagline">22 files</div> 
    9392       
    9493 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/directory-overview.html

    r111 r114  
    764764        <dd> warm (or map) a unit square onto an arbitrary quadrilateral  according to the 4-point correspondences:        (0,0) -> (x0,y0)        (1,0) -> (x1,y1)        (1,1) -> (x2,y2)        (0,1) -> (x3,y3)  The mapping is done using perspective transformation which preserve  lines in all orientations and permit quadrilateral to quadrilateral  mappings.</dd> 
    765765       
    766         <dt><a href="testinterp.html?format=raw">testinterp.pro</a></dt> 
    767         <dd></dd> 
    768        
    769766      </dl> 
    770767       
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/square2quadrilateral.html

    r111 r114  
    681681<div id="secondary_navbar"> 
    682682 
    683 <a href="spl_keep_mean.html?format=raw">&lt;&lt;prev file</a> | <a href="testinterp.html?format=raw">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="square2quadrilateral.html?format=raw" target="_TOP">view single page</a> | <a href="./../index.html?format=raw" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
     683<a href="spl_keep_mean.html?format=raw">&lt;&lt;prev file</a> | next file &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="square2quadrilateral.html?format=raw" target="_TOP">view single page</a> | <a href="./../index.html?format=raw" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
    684684 
    685685</div> 
Note: See TracChangeset for help on using the changeset viewer.