Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Jan 16, 2024
1 parent 4709d7e commit 9d999d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Geant4_jll = "872b6946-528a-5ac7-9145-d37eec569368"
Geant4_julia_jll = "e202cb52-5471-567a-9cb0-0ca301e27810"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Xerces_jll = "637d83c4-b86a-5d90-b82d-5cf0573a8cfc"

Expand Down
1 change: 1 addition & 0 deletions src/Geant4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ module Geant4
include("G4Utils.jl")
include("G4Scoring.jl")
include("G4CallBacks.jl")
include("G4ParticleGenerators.jl")
include("G4JLInterface.jl")

#---G4Vis--------------------------------------------------------------------------------------
Expand Down

0 comments on commit 9d999d3

Please sign in to comment.