remove mo package dependency

This commit is contained in:
Pierre Savéant 2012-07-18 11:50:29 +02:00
commit 7a47fd55b9
8 changed files with 9 additions and 8 deletions

View file

@ -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;