when opening separate source file, read filetype first

This commit is contained in:
Bryan Herman 2013-10-22 09:22:08 -04:00
parent ba9d5753db
commit b4122c7319

View file

@ -783,6 +783,9 @@ contains
! Open source file
call sp % file_open(filename, 'r', serial = .false.)
! Read file type
call sp % read_data(int_array(1), "filetype")
end if
! Write out source