function to tree conversion
t=macr2tree(function_name)
a Scilab macro
a Scilab "tree"
This primitive converts a compiled Scilab function function_name
into a tree (nested tlists) which codes the internal representation of
the function. For use with tree2code.