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

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