Skip to content
Snippets Groups Projects
Commit 8d67d853 authored by Asia Jędrzejewska-Szmek's avatar Asia Jędrzejewska-Szmek
Browse files

Add DifBuffer to clocks

parent 2dbbc214
No related branches found
No related tags found
1 merge request!205DifShell and DifBuffer implementation
......@@ -839,6 +839,7 @@ void Clock::buildDefaultTick()
defaultTick_["CaConc"] = 1;
defaultTick_["CaConcBase"] = 1;
defaultTick_["DifShell"] = 1;
defaultTick_["DifBuffer"] = 1;
defaultTick_["MgBlock"] = 1;
defaultTick_["Nernst"] = 1;
defaultTick_["RandSpike"] = 1;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment