On Mon, Oct 17, 2011 at 11:26 PM, Matt Wilkie <[email protected]> wrote:
> I have a program in perl I'd like to understand, break apart, and > remodel in python. If possible I'd like to leave the original intact, > yet still take advantage of Leo's ability to add nodes and clones > while I make notes to myself of what I think each piece is meant to > accomplish. I would study a copy of the sources. Then the issue of modification becomes moot. Import the copy to @auto nodes using the "@command @auto nodes" script, modified to specify the directory and file types you desire. After creating the @auto nodes, change them to @file nodes. This will allow you to clone nodes of interest. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
