mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 06:03:24 +08:00
No more measure in group
This commit is contained in:
@@ -541,7 +541,7 @@ get_target (const char *input, TargetOp code, char *option)
|
||||
}
|
||||
else if (TargetOp_Measure_Source==code)
|
||||
{
|
||||
auto_select_ (target->sources, target->sources_n, input);
|
||||
select_mirror_autoly (target->sources, target->sources_n, input);
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user