sbsv1_os/e32toolp/makmake/makhelp.pm
branchRCL_3
changeset 73 22bdd8a90cc4
parent 18 99082257a271
equal deleted inserted replaced
62:7416fe50a180 73:22bdd8a90cc4
    20 @EXPORT=qw(
    20 @EXPORT=qw(
    21 	Help_Invocation
    21 	Help_Invocation
    22 	Help_Mmp
    22 	Help_Mmp
    23 	Help_Plat
    23 	Help_Plat
    24 );
    24 );
    25 
       
    26 use strict;
       
    27 
    25 
    28 use E32tpver;
    26 use E32tpver;
    29 use featurevariantparser;
    27 use featurevariantparser;
    30 # also requires main module to have loaded platform module(s) and Modload.pm and Trgtype.pm
    28 # also requires main module to have loaded platform module(s) and Modload.pm and Trgtype.pm
    31 
    29