Skip to content

Commit 44da375

Browse files
Adds .f90 extension to Doxyfile
1 parent 3edef3b commit 44da375

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DOCS/Doxyfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,7 @@ INPUT_ENCODING = UTF-8
886886

887887
FILE_PATTERNS = *.c \
888888
*.f \
889+
*.f90 \
889890
*.h
890891

891892
# The RECURSIVE tag can be used to specify whether or not subdirectories should

0 commit comments

Comments
 (0)