Changeset 1425 for trunk/doc/doxygen/Doxyfile_f90
- Timestamp:
- 12/02/10 19:15:39 (2 years ago)
- File:
-
- 1 edited
-
trunk/doc/doxygen/Doxyfile_f90 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen/Doxyfile_f90
r1424 r1425 569 569 # with spaces. 570 570 571 INPUT = $(TOPSRC)/src \ 572 $(TOPSRC)/include \ 573 $(TOPSRC)/bindings/cpp 571 INPUT = $(TOPSRC)/bindings/f90 574 572 575 573 # This tag can be used to specify the character encoding of the source files … … 588 586 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 589 587 590 FILE_PATTERNS = *.c \ 588 FILE_PATTERNS = *.f90 \ 589 *.inc \ 590 *.f \ 591 *.c \ 591 592 *.cc \ 592 593 *.cxx \
Note: See TracChangeset
for help on using the changeset viewer.
