Skip to content

Commit 0ede783

Browse files
Update source/source_cell/read_pp_upf201.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e539a53 commit 0ede783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_cell/read_pp_upf201.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ void Pseudopot_upf::getnameval(std::ifstream& ifs, int& n, std::string* name, st
195195
return;
196196
}
197197

198-
namespace//辅助函数用于后续类型替换
198+
namespace // Helper functions for subsequent type conversion
199199
{
200200
int parse_int(const std::string& s)
201201
{

0 commit comments

Comments
 (0)