summaryrefslogtreecommitdiffstats
path: root/awlsim/core/instructions/insn_dec.pxd.in
blob: 12408db1f4d1185cec0e29b0a37f3f57b5f9326e (plain)
1
2
3
4
from awlsim.core.instructions.main cimport *

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