root/applications/bdmtoolbox/doc/from_bdm/get_class_hierarchy.sh @ 1375

Revision 1043, 138 bytes (checked in by smidl, 14 years ago)

Filter of BDM movet to bdmtoolbox

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3cat ../../../../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.