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

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