Changeset 631

Show
Ignore:
Timestamp:
02/26/10 11:17:48 (2 years ago)
Author:
mgalloy
Message:

Moving net out of the src tree since it is not used by IDLdoc (it's used to open the result of the regression tests).

Location:
trunk/idldoc
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/idldoc/overview

    r558 r631  
    55   svn co http://svn.idldev.com/idldoc/trunk/idldoc 
    66     
    7 Resources 
    8 --------- 
    9      
    10   * Developer site:: 
     7Developer: Michael Galloy (http://michaelgalloy.com) 
    118 
    12        http://michaelgalloy.com 
    13  
    14   * Hosting site::  
     9IDLdoc project site at:: 
    1510 
    1611       http://idldev.com 
     
    2116      Main-level programs such as IDLdoc itself, the system object, and the  
    2217      version function. 
     18   
     19   analysis 
     20      routines used to proper scaling for the visualization of data in a `.sav1` file 
     21       
     22   cmdline_tools 
     23       
    2324       
    2425   collection  
     
    2829      Routines for handling distributing applications (imported from mg library). 
    2930       
     31   dist_tools/collection 
     32      not needed since collection is already a direct external for IDLdoc 
     33    
    3034   introspection  
    3135      Routines for providing information about an IDL variable. 
  • trunk/idldoc/src

    • Property svn:externals
      •  

        old new  
        55dist_tools http://svn.idldev.com/dist_tools/trunk/src 
        66analysis http://svn.idldev.com/idllib/trunk/src/analysis 
        7 net http://svn.idldev.com/idllib/trunk/src/net 
        87introspection http://svn.idldev.com/idllib/trunk/src/introspection