removed DelayedGroups and addressed PR comments

This commit is contained in:
Sam Shaner 2016-08-06 16:44:22 -04:00
parent ad9fe27d26
commit cdca6f3e1a
17 changed files with 431 additions and 506 deletions

View file

@ -1,4 +1,4 @@
from openmc.mgxs.groups import EnergyGroups, DelayedGroups
from openmc.mgxs.groups import EnergyGroups
from openmc.mgxs.library import Library
from openmc.mgxs.mgxs import *
from openmc.mgxs.mdgxs import *