Skip to content
Snippets Groups Projects
Verified Commit ff79c4e8 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Try to fix requires

parent bd95caba
No related branches found
No related tags found
1 merge request!39KM3DB extension
module KM3ioKM3DBExt
import KM3io: Detector, read_detx
import KM3DB: detx
if isdefined(Base, :get_extension)
import KM3DB: detx
else
import ..KM3DB: detx
end
"""
Instantiate a detector by polling the database for a given detector ID.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment