Skip to content
Snippets Groups Projects
Commit 0fda3be4 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Add missing comma

parent 9558fe58
No related branches found
No related tags found
1 merge request!168Resolve "Remove obsolete algorithms from full simulations"
This commit is part of merge request !168. Comments created here will be created in the context of that merge request.
......@@ -97,7 +97,7 @@ sim_coll = [
"GEMTrackerEndcapHits",
"VertexBarrelHits",
"VertexEndcapHits",
"DRICHHits"
"DRICHHits",
"MRICHHits"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment