summaryrefslogtreecommitdiffstats
path: root/awlsim/core/systemblocks/system_sfb_3.pxd.in
blob: 595335de46a0faa0b26844e67a89b7443ebfb0c4 (plain)
1
2
3
4
from awlsim.core.systemblocks.systemblocks cimport *

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