Skip to content

Commit 921dc9c

Browse files
Adds .f90 extension to Doxyfile
1 parent 676e56a commit 921dc9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DOCS/Doxyfile

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

794794
FILE_PATTERNS = *.c \
795795
*.f \
796+
*.f90 \
796797
*.h
797798

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

0 commit comments

Comments
 (0)