blob: fc5d4c3c129c6e643724607df28f92c18b734f6f [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1"/>
<title>Advanced Features</title>
<link rel="stylesheet" type="text/css" href="../help.css"/>
</head>
<body>
<div><p>Photran 6.0 includes a number of sophisticated features that are designed to make it easier to write, modify, search, and maintain Fortran code. These include content assist, which can &quot;auto-complete&quot; variable and function names as you type; a declaration view, which can show the leading comments for the selected variable or procedure; Fortran Search, which allows you to find declarations and references to modules, variables, procedures, etc.; and refactorings, which change your source code to improve its design while preserving its behavior.
<br>
Documentation for Photran's advanced features is available
<a href="photran6advanced">here</a>.
</p></div>
</body>
</html>