mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
new commit
This commit is contained in:
@@ -10,9 +10,9 @@ VERSION < v"0.4-" && using Docile
|
||||
eldims = Dict("C3D10" => 10)
|
||||
global handlers = Dict()
|
||||
|
||||
"""
|
||||
@doc """
|
||||
Register new handler for parser
|
||||
"""
|
||||
""" ->
|
||||
function add_handler(section, function_name)
|
||||
handlers[section] = function_name
|
||||
end
|
||||
Reference in New Issue
Block a user