sbsv1_os/e32toolp/genutil/emkdir.pl
branchRCL_3
changeset 73 22bdd8a90cc4
parent 18 99082257a271
equal deleted inserted replaced
62:7416fe50a180 73:22bdd8a90cc4
    11 # Contributors:
    11 # Contributors:
    12 #
    12 #
    13 # Description:
    13 # Description:
    14 #
    14 #
    15 
    15 
    16 use strict;
       
    17 use File::Path;
    16 use File::Path;
    18 
    17 
    19 
    18 
    20 # THE MAIN PROGRAM SECTION
    19 # THE MAIN PROGRAM SECTION
    21 {
    20 {