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

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