Skip to content

Created subroutine-subprogram action (rule 1231) similarly to function-subprogram action (R1223)#112

Open
NicolasAnquetil wants to merge 2 commits intoOpenFortranProject:masterfrom
NicolasAnquetil:subroutine-subprogram
Open

Created subroutine-subprogram action (rule 1231) similarly to function-subprogram action (R1223)#112
NicolasAnquetil wants to merge 2 commits intoOpenFortranProject:masterfrom
NicolasAnquetil:subroutine-subprogram

Conversation

@NicolasAnquetil
Copy link

Created a subroutine-subprogram action (R1231), similar to the function-subprogram action (R1223).
For this:

  • Changed FortranParserBase.g grammar
  • Added the subroutine_subprogram(...) method in IFortranParserAction.java
  • Also added the method in FortranParserActionPrint.java

(+ an unfortunate whitespace change in FortranParserBase.g related to another modification that I will propose later)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant