Changeset 632 for trunk/idldoc/overview
- Timestamp:
- 02/26/10 13:14:41 (2 years ago)
- Files:
-
- 1 modified
-
trunk/idldoc/overview (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/idldoc/overview
r631 r632 5 5 svn co http://svn.idldev.com/idldoc/trunk/idldoc 6 6 7 Developer: Michael Galloy (http://michaelgalloy.com)8 7 9 8 IDLdoc project site at:: 10 9 11 http://idldev.com10 idldev.com 12 11 13 12 13 :Author: 14 Michael Galloy, michaelgalloy.com 15 16 14 17 :Dirs: 15 18 ./ … … 18 21 19 22 analysis 20 routines used to proper scaling for the visualization of data in a `.sav1` file 23 routines used to proper scaling for the visualization of data in a 24 `.sav` file 21 25 22 26 cmdline_tools 23 27 used for the color text output 24 28 25 29 collection … … 27 31 28 32 dist_tools 29 Routines for handling distributing applications (imported from mg library). 33 Routines for handling distributing applications (imported from mg 34 library). 30 35 31 36 dist_tools/collection … … 45 50 46 51 textmarkup 47 Classes to convert a markup tree to a particular markup language (imported48 from mg library).52 Classes to convert a markup tree to a particular markup language 53 (imported from mg library). 49 54 50 55 tree
