Move (and un-repo) dev org file
This commit is contained in:
@@ -165,7 +165,7 @@ namespace ABACUS {
|
||||
return(*this);
|
||||
}
|
||||
|
||||
inline Scan_Info& operator+= (const Scan_Info& ref_info)
|
||||
inline Scan_Info& operator+= (const Scan_Info& ref_info)
|
||||
{
|
||||
if (this != &ref_info) {
|
||||
sumrule_obtained += ref_info.sumrule_obtained;
|
||||
|
||||
Reference in New Issue
Block a user