more fixes

This commit is contained in:
ovainola
2015-06-25 21:48:11 +03:00
parent 3971cc462d
commit b387070c8f
+1 -1
View File
@@ -8,7 +8,7 @@ using Logging
VERSION < v"0.4-" && using Docile
eldims = Dict("C3D10" => 10)
eldims = Dict({"C3D10" => 10})
global handlers = Dict()