remove mo package dependency
This commit is contained in:
parent
09d08bf043
commit
7a47fd55b9
8 changed files with 9 additions and 8 deletions
|
|
@ -50,7 +50,7 @@ template < typename EOT >
|
|||
class edoStatNormalMulti : public edoDistribStat< edoNormalMulti< EOT > >
|
||||
{
|
||||
public:
|
||||
typedef typename EOT::AtomType AtomType;
|
||||
// typedef typename EOT::AtomType AtomType;
|
||||
|
||||
using edoDistribStat< edoNormalMulti< EOT > >::value;
|
||||
|
||||
|
|
|
|||
Reference in a new issue