Skip to content

Hotfix/warn on missing def

Leif Harald Karlsen requested to merge hotfix/warn-on-missing-def into develop

Now gives an error if one tries to expand with undefined templates, or instances and otherwise missing definitions. This also improves the code for expansion in DependencyGraph.

Merge request reports