Skip to content

Commit f770812

Browse files
Fixes Doxygen
1 parent a373e72 commit f770812

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

SRC/slartg.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
!> \verbatim
9191
!> R is REAL
9292
!> The nonzero component of the rotated vector.
93+
!> \endverbatim
9394
!
9495
! Authors:
9596
! ========

0 commit comments

Comments
 (0)