Skip to content

Commit

Permalink
use Fortran 2003 classes for 2017 project
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne Fouilloux committed Apr 21, 2017
1 parent 434d83c commit 12377d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project2017/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ <h2 id="requirements">Requirements</h2>
<li>Within your branch, create a directory called <b>Project</b> where you will store your project source codes and documentation</li>
<li>Do not forget to comment your codes...</li>
<li>The project must be fully automatically buildable, runnable, and testable on a generic linux desktop, using at least the GNU Fortran >= 5.2.0 compiler.</li>
<li>Make sure you define Fortran 2003 classes for your datatypes</li>
</ul>

<br>
Expand Down

0 comments on commit 12377d7

Please sign in to comment.