Skip to content

Fix issue loading crf or sbt file without a model loaded

Andrew Bauer requested to merge acbauer/cmb:use_simbuilder_without_model into master

ModelBuilder crashes if a user tries to load a crf or sbt file without first loading in a model. A model shouldn't be required in order to use SimBuilder.

Merge request reports