Skip to content

Commit 4bdc39a

Browse files
Merge pull request #12 from jchristopherson/v1.4.4
2 parents ff42ce4 + f96ccf0 commit 4bdc39a

13 files changed

Lines changed: 37 additions & 24 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(
55
LANGUAGES
66
C
77
Fortran
8-
VERSION "1.4.3"
8+
VERSION "1.4.4"
99
)
1010
set(CMAKE_Fortran_STANDARD 2018)
1111
set(CMAKE_Fortran_STANDARD_REQUIRED TRUE)

doc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h3>Derived Types</h3>
164164
<p class="text-right">
165165
Documentation generated by
166166
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
167-
on 2025-08-04 11:25 </p>
167+
on 2025-08-05 12:19 </p>
168168
</div>
169169
</div>
170170
<br>

doc/interface/error_callback.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h3>Description</h3>
223223
<p class="text-right">
224224
Documentation generated by
225225
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
226-
on 2025-08-04 11:25 </p>
226+
on 2025-08-05 12:19 </p>
227227
</div>
228228
</div>
229229
<br>

doc/lists/modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h1>Modules</h1>
107107
<p class="text-right">
108108
Documentation generated by
109109
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
110-
on 2025-08-04 11:25 </p>
110+
on 2025-08-05 12:19 </p>
111111
</div>
112112
</div>
113113
<br>

doc/lists/procedures.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h1>Procedures</h1>
107107
<p class="text-right">
108108
Documentation generated by
109109
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
110-
on 2025-08-04 11:25 </p>
110+
on 2025-08-05 12:19 </p>
111111
</div>
112112
</div>
113113
<br>

doc/lists/types.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1>Derived Types</h1>
108108
<p class="text-right">
109109
Documentation generated by
110110
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
111-
on 2025-08-04 11:25 </p>
111+
on 2025-08-05 12:19 </p>
112112
</div>
113113
</div>
114114
<br>

doc/module/ferror.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ <h4>Type-Bound Procedures</h4>
571571
<p class="text-right">
572572
Documentation generated by
573573
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
574-
on 2025-08-04 11:25 </p>
574+
on 2025-08-05 12:19 </p>
575575
</div>
576576
</div>
577577
<br>

doc/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1>Search Results</h1>
119119
<p class="text-right">
120120
Documentation generated by
121121
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
122-
on 2025-08-04 11:25 </p>
122+
on 2025-08-05 12:19 </p>
123123
</div>
124124
</div>
125125
<br>

doc/sourcefile/ferror.f90.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ <h2><span class="anchor" id="src"></span>Source Code</h2>
674674
<p class="text-right">
675675
Documentation generated by
676676
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
677-
on 2025-08-04 11:25 </p>
677+
on 2025-08-05 12:19 </p>
678678
</div>
679679
</div>
680680
<br>

doc/type/errors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ <h4>Arguments</h4>
14871487
<p class="text-right">
14881488
Documentation generated by
14891489
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
1490-
on 2025-08-04 11:25 </p>
1490+
on 2025-08-05 12:19 </p>
14911491
</div>
14921492
</div>
14931493
<br>

0 commit comments

Comments
 (0)