Skip to content

Commit d490aa8

Browse files
committed
fix wrong module name
1 parent bc3b02b commit d490aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/photolysis.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
! Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
!###################################################################################################
66

7-
module PyPartMC_camp_core
7+
module PyPartMC_photolysis
88
use iso_c_binding
99
use pmc_photolysis
1010
implicit none

0 commit comments

Comments
 (0)