Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
T v;
|
||||
strm >> v;
|
||||
if(strm.fail()) return false;
|
||||
parent::value(v);
|
||||
parent::value(v);
|
||||
return true;
|
||||
}
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user