aboutsummaryrefslogtreecommitdiffstats
path: root/awlsim/core/systemblocks/system_sfc_m4.pxd.in
blob: 94f477e95e23d984aa532ff5228656486cea7c70 (plain)
1
2
3
4
5
from awlsim.common.cython_support cimport *
from awlsim.core.systemblocks.systemblocks cimport *

cdef class SFCm4(SFC):
	cpdef run(self)
bues.ch cgit interface