LIB: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 124: Line 124:


MODULE plugin_test_mod
MODULE plugin_test_mod
CHARACTER :: fn_template*132=''
      CHARACTER :: fn_template*132=''
INTEGER  :: lenfn,firstqm,lastqm
      INTEGER  :: lenfn,firstqm,lastqm
END MODULE
END MODULE


Line 197: Line 197:
END SUBROUTINE plugin_close
END SUBROUTINE plugin_close
</pre>
</pre>


== glue code ==
== glue code ==