root/applications/bdmtoolbox/doc/from_bdm/get_class_hierarchy.sh
@
1326
Revision 1043, 138 bytes (checked in by smidl, 14 years ago) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | cat ../../../../library/doc/html/hierarchy.html | html2text | sed -n '/\[.\]/p' | sed 's/\[.\]/ /g' > mt__class_hierarchy.txt |
Note: See TracBrowser
for help on using the browser.