Skip to content

Commit 1cd7955

Browse files
author
wenfei-li
committed
fix bug in unitcell.cpp
1 parent 2775fee commit 1cd7955

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/module_cell/unitcell.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ void UnitCell::update_pos_tau(const ModuleBase::Vector3<double>* posd_in)
336336
}
337337
}
338338
assert(iat == this->nat);
339-
>>>>>>> 844eeb391cfb566dd7e413fd94a2d14bd8fb9a88
340339
return;
341340
}
342341

0 commit comments

Comments
 (0)