Function: makeValidSystemList()
makeValidSystemList(
input_systems,original_systems):SystemList
Defined in: utils/utils.ts:695
used by operations that parse a string input meant to represent a set of warp and weft systems. This checks if the systems input are valid in terms of the systems that draft will be using,
Parameters
input_systems
SystemList
original_systems
SystemList