from awlsim.core.blocks cimport * cdef class AwlLibEntry(StaticCodeBlock): pass cdef class AwlLibFC(AwlLibEntry): pass