mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-23 19:11:22 +08:00
Rename back to chsrc_
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
* 测试 xy.h
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
#define XY_Run_Prefix "test_xy: "
|
||||
#include "xy.h"
|
||||
|
||||
int
|
||||
@@ -76,9 +75,5 @@ main (int argc, char const *argv[])
|
||||
putb(xy_file_exist(xy_win_powershell_profile));
|
||||
putb(xy_file_exist(xy_win_powershellv5_profile));
|
||||
|
||||
char* str = "nix.settings.substituters = [ \"https://mirrors.bfsu.edu.cn/nix-channels/store\" ]";
|
||||
xy_overwrite_file(str, "test.txt");
|
||||
xy_append_to_file(str, "test.txt");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user