Skip to content

Commit

Permalink
#320 Replaced tabs with spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiker committed Oct 11, 2024
1 parent 926d581 commit bf5ac06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/developers_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ and for Fortran2008 it is
R202 program-unit is main-program
or external-subprogram
or module
or submodule
or submodule
or block-data

Therefore to implement the Fortran2008 version of this class, the
Expand Down Expand Up @@ -1009,7 +1009,7 @@ f2003_create -- Sets-up the class hierarchy for the
Fortran2003 parser.
f2003_parser `Fortran2003.Program` Sets-up the class hierarchy for the
Fortran2003 parser and returns the
top-level Program object.
top-level Program object.
clear_symbol_table -- Removes all stored symbol tables.
fake_symbol_table -- Creates a fake scoping region and
associated symbol table.
Expand Down

0 comments on commit bf5ac06

Please sign in to comment.