Add print macro

This commit is contained in:
Aoran Zeng
2024-12-14 10:11:34 +08:00
parent 2746fe03c0
commit 6ded3380e5
17 changed files with 38 additions and 42 deletions

View File

@@ -32,7 +32,7 @@ wr_guix_setsrc (char *option)
" (url \"", source.url, "\")))");
chsrc_note2 ("为防止扰乱配置文件,请您手动写入以下内容到 ~/.config/guix/channels.scm 文件中");
say (file);
p(file);
ProgMode_ChgType = ChgType_Manual;
chsrc_conclude (&source);