Differences From Artifact [f96da63b9c]:
- File instruc — part of check-in [68320feb4f] at 2023-08-10 02:50:24 on branch trunk — Add CancelTriggers and DeferTriggers instructions. (user: user, size: 3678) [annotate] [blame] [check-ins using]
To Artifact [43b3c154cd]:
- File instruc — part of check-in [51526b8cd6] at 2023-08-28 19:02:25 on branch trunk — Add the (Pc) block (counting pattern block). (user: user, size: 3695) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
330 331 332 333 334 335 336 337 338 339 340 341 342 343 | ArraySlice CopyArray DotProduct ; Pattern matching -,=Pattern "P" -,=PatternS "P*" -Rook -Bishop -Queen -cut ; Bizarro world ,=Bizarro | > | 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 | ArraySlice CopyArray DotProduct ; Pattern matching -,=Pattern "P" -,=PatternS "P*" -,=PatternC "Pc" -Rook -Bishop -Queen -cut ; Bizarro world ,=Bizarro |
︙ | ︙ |