1 2 3 4 5
from awlsim.common.cython_support cimport * from awlsim.core.systemblocks.systemblocks cimport * cdef class SFB5(SFB): cpdef run(self)