sbsv1_os/e32toolp/e32util/createrfifile.pl
branchRCL_3
changeset 73 22bdd8a90cc4
parent 18 99082257a271
equal deleted inserted replaced
62:7416fe50a180 73:22bdd8a90cc4
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description:
    14 # Description:
    15 #
    15 #
    16 
    16 
    17 use strict;
       
    18 use File::Basename;
    17 use File::Basename;
    19 
    18 
    20 if (@ARGV <2)
    19 if (@ARGV <2)
    21 	{
    20 	{
    22 	print (STDERR "\ncreaterfifile.pl\n");
    21 	print (STDERR "\ncreaterfifile.pl\n");