Skip to content

Commit 9ba189b

Browse files
Update src/DiffEqGPU.jl
1 parent 39b7e34 commit 9ba189b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DiffEqGPU.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ export GPURosenbrock23, GPURodas4, GPURodas5P, GPUKvaerno3, GPUKvaerno5
8383
export terminate!
8484

8585
# This symbol is only defined on Julia versions that support extensions
86-
@static end # module
86+
end # module

0 commit comments

Comments
 (0)