Show
Ignore:
Timestamp:
06/07/10 17:25:57 (14 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/bdmtoolbox/doc/from_bdm/process_class.sh

    r1052 r1054  
    2323 
    2424cat tmp__classes | xargs ./filter_annotated.pl 
    25 cp ../html/bdm_doc/annotated.html ../html/bdm_doc/annotated_$CLASS.html 
     25 
     26CLS_DEF=`echo $CLASS | sed "s/::/_/g"` 
     27cp ../html/bdm_doc/annotated.html ../html/bdm_doc/annotated_$CLS_DEF.html