blob: 36dd8faea93098d23e3a6f16f46c8ee37d3df412 [file] [log] [blame]
# Allow accessing constants through the top-level module
from cstruct import *
# Allow accessing submodules without additional imports
import action
import bucket
import instruction
import match
import message
import parse