mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-26 20:53:35 +08:00
Use chsrc_determine_chgtype()
This commit is contained in:
@@ -101,7 +101,8 @@ pl_java_setsrc (char *option)
|
||||
chsrc_note2 ("请在您的 build.gradle 中添加:");
|
||||
p(file);
|
||||
}
|
||||
ProgMode_ChgType = ChgType_Manual;
|
||||
|
||||
chsrc_determine_chgtype (ChgType_Manual);
|
||||
chsrc_conclude (&source);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user