Skip to content
Snippets Groups Projects
Verified Commit 6a76aff4 authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

Make RFPulseBlock available in Pulses module

parent f75cc3e4
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ include("constant_pulses.jl") ...@@ -5,6 +5,7 @@ include("constant_pulses.jl")
include("sinc_pulses.jl") include("sinc_pulses.jl")
import ..Variables: effective_time import ..Variables: effective_time
import ..BuildingBlocks: RFPulseBlock
import .FixedPulses: FixedPulse import .FixedPulses: FixedPulse
import .InstantPulses: InstantRFPulseBlock import .InstantPulses: InstantRFPulseBlock
import .ConstantPulses: ConstantPulse import .ConstantPulses: ConstantPulse
......
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