Skip to content

Commit

Permalink
Add issues to example Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
krystophny committed Nov 28, 2024
1 parent 0da54a5 commit dc5d68a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion examples/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ EXAMPLES = arrayderivedtypes \
derivedtypes_procedure \
optional_string \
long_subroutine_name \
kind_map_default
kind_map_default \
issue206_subroutine_oldstyle \
issue227_allocatable \
issue235_allocatable_classes

PYTHON = python

Expand Down

0 comments on commit dc5d68a

Please sign in to comment.