Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/linearequation.pro

    r157 r163  
    1212 ;Utilities 
    1313;  
    14 ; @param point1 {in}{required}  
     14; @param POINT1 {in}{required}  
    1515; This is the first point of(the) straight line(s) whose we want to calculate  
    1616; equation(s) 
    1717; 
    18 ; @param point2 {in}{required}  
     18; @param POINT2 {in}{required}  
    1919; This is the second point of(the) straight line(s) whose we want to calculate 
    2020; equation(s) 
Note: See TracChangeset for help on using the changeset viewer.