Fix of three comments
- Change of SA to Clade. Likely, SA is
source analysis
, and now all this work is done by Clade. The corresponding code is not redundant, as it is actively used. Related to #49 (closed). - Remove confusing comment in
Weaver
. In !52 (merged)SystemExit
is replaced toComponentError
. So, need to remove the old description.