Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran-dev] Re: photran-dev Digest, Vol 43, Issue 3

  My necessity is as you talked, click in right-click on a project,
choose "Refactor," and the list of "selected files" would be all of
the Fortran files in your project.


We committed this change to CVS late last week. After you do a CVS Update, you should be able to right-click on a project and get a Refactor sub-menu with Introduce Implicit None, Replace Obsolete Operators, and Unify Keyword Case. So, hopefully your refactoring can work the same way.

Jeff


Back to the top