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