On Tue, Apr 19, 2016 at 4:23 PM, SegundoBob <[email protected]> wrote:
Fairly recently, someone started using *@clean* in *LeoPyRef.leo*. This has > caused its size to balloon from about 20Kb to about 248Kb. > Good catch. Rev 2793d2b converts two large files, make_stub_files.py and py2cs.py from @clean to @file, reducing LeoPyRef.leo to 81K. There are several files in the "Startup & external files" section that should remain as @clean, including .md files for which there is no real comment convention <http://stackoverflow.com/questions/4823468/comments-in-markdown>. And .cfg files aren't big enough to cause concern. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
