Debug Scan_Thread_Data

This commit is contained in:
J.-S. Caux
2021-02-24 14:06:17 +01:00
parent 5d7ec1699d
commit f5f1a59862
+1
View File
@@ -29,6 +29,7 @@ namespace ABACUS {
{ {
label = RefThread.label; label = RefThread.label;
type = RefThread.type; type = RefThread.type;
return *this;
} }