mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-23 04:43:50 +01:00
missing end subroutine
This commit is contained in:
parent
5a4453b74e
commit
69f857b690
@ -62,7 +62,7 @@ module mmap_module
|
||||
length = PRODUCT( shape(:) ) * bytes
|
||||
fd_ = fd
|
||||
call c_munmap( length, fd_, map)
|
||||
end
|
||||
end subroutine
|
||||
|
||||
end module mmap_module
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user