mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 12:30:48 +02:00
adjust file name and internal reference
Since the document's focus is about the free source form, and contrasting to the previous setup of the document, .f90 commonly is recommended as file extension for modern, contemporay projects. https://zmoon.github.io/FortranTipBrowser/tips/013.html https://fortran-lang.discourse.group/t/is-there-a-standard-file-suffix-for-modern-fortran-code/3550/2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
language: Fortran
|
||||
contributors:
|
||||
- ["Robert Steed", "https://github.com/robochat"]
|
||||
filename: learnfortran.f95
|
||||
filename: learnfortran.f90
|
||||
---
|
||||
|
||||
Fortran is one of the oldest computer languages. It was developed in the 1950s
|
Reference in New Issue
Block a user