mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-20 19:20:45 +08:00
@@ -731,6 +731,7 @@ main (int argc, char const *argv[])
|
||||
chsrc_error (msg);
|
||||
return 1;
|
||||
}
|
||||
ProgMode_CMD_Measure = true;
|
||||
target = argv[cli_arg_Target_pos];
|
||||
matched = get_target (target, TargetOp_Measure_Source, NULL);
|
||||
if (!matched) goto not_matched;
|
||||
|
||||
Reference in New Issue
Block a user