aboutsummaryrefslogtreecommitdiffstats
path: root/awlsim/core/instructions/insn_pl_i.pxd.in
blob: 9a9027f93155c05de211e8551e2be1232e31665e (plain)
1
2
3
4
5
from awlsim.common.cython_support cimport *
from awlsim.core.instructions.main cimport *

cdef class AwlInsn_PL_I(AwlInsn):
	pass
bues.ch cgit interface