Closed heasm66 closed 1 year ago
Possibly tape damage?
No. I think it's a bug in my translation. The BONES-object should not be takeable (CAN-TAKE? should return #FALSE, but returns T). This works in the original MDL-version.
<DEFINE CATALOG ("AUX" (OBJTMP ,OBJECTS)) <REPEAT () <PRIN1 <1 <1 .OBJTMP>>> <PRINT <CAN-TAKE? <1 .OBJTMP>>>