Commit 757dbb87 authored by garciay's avatar garciay
Browse files

Bug fixed in m_ivimStructure template

parent 3a43b9a8
......@@ -281,7 +281,7 @@ module LibItsIvim_Templates {
in template (omit) IviStructure.optional_ p_optional_ := omit
) := {
mandatory := p_mandatory,
optional_ := omit
optional_ := p_optional_
} // End of template m_ivimStructure
/**
......
Supports Markdown
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