fixed some emane naming issues
This commit is contained in:
parent
4df0d78cae
commit
4f978f5b96
2 changed files with 81 additions and 80 deletions
|
@ -7,7 +7,7 @@ from core.emane.emanemodel import EmaneModel
|
|||
from core.enumerations import ConfigDataTypes
|
||||
|
||||
try:
|
||||
from emanesh.events.commeffectevent import CommEffectEvent
|
||||
from emane.events.commeffectevent import CommEffectEvent
|
||||
except ImportError:
|
||||
logger.info("emane 1.2.1 not found")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue