Skip to content

PHYS / PHYSLITE Derivation warnings from duplicate algorithms

Zach Marshall requested to merge zmarshal/athena:21.2_Warnings into 21.2

Fixing a couple more derivation warnings from duplicate algorithms. One set is from truth algorithms, where the code should check before it adds things into the sequence (to see if the sequence already has what it needs). The second is just a syntax fix for the check in SoftBVrtConfig.

Merge request reports