Changeset 631
- Timestamp:
- 02/26/10 11:17:48 (2 years ago)
- Location:
- trunk/idldoc
- Files:
-
- 1 added
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/idldoc/overview
r558 r631 5 5 svn co http://svn.idldev.com/idldoc/trunk/idldoc 6 6 7 Resources 8 --------- 9 10 * Developer site:: 7 Developer: Michael Galloy (http://michaelgalloy.com) 11 8 12 http://michaelgalloy.com 13 14 * Hosting site:: 9 IDLdoc project site at:: 15 10 16 11 http://idldev.com … … 21 16 Main-level programs such as IDLdoc itself, the system object, and the 22 17 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 23 24 24 25 collection … … 28 29 Routines for handling distributing applications (imported from mg library). 29 30 31 dist_tools/collection 32 not needed since collection is already a direct external for IDLdoc 33 30 34 introspection 31 35 Routines for providing information about an IDL variable. -
trunk/idldoc/src
- Property svn:externals
-
old new 5 5 dist_tools http://svn.idldev.com/dist_tools/trunk/src 6 6 analysis http://svn.idldev.com/idllib/trunk/src/analysis 7 net http://svn.idldev.com/idllib/trunk/src/net8 7 introspection http://svn.idldev.com/idllib/trunk/src/introspection
-
- Property svn:externals
