Added save attribute in xmlreader.

This commit is contained in:
Paul Romano 2011-12-08 15:10:48 -05:00
parent 3557919939
commit 959dc18108

View file

@ -552,6 +552,7 @@ subroutine write_prolog
& ' use WRITE_XML_PRIMITIVES', &
& ' use XMLPARSE', &
& ' implicit none', &
& ' save', &
& ' integer, private :: lurep_', &
& ' logical, private :: strict_'