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

cdef class SFB0(SFB):
	cpdef run(self)
bues.ch cgit interface