From 0032089b5c7dedf057c60fcee17cbdd2b0f8bb87 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 10 Oct 2023 23:51:20 +0200 Subject: Added more complete test for SRC_write; renamed tests for clarity --- utils/FORMAT.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/FORMAT.txt') diff --git a/utils/FORMAT.txt b/utils/FORMAT.txt index 091104c..5bfb01e 100644 --- a/utils/FORMAT.txt +++ b/utils/FORMAT.txt @@ -25,7 +25,7 @@ The cube after the moves R'U'F looks like this: FL1 BR0 DB0 UR1 UF0 UB0 DL0 FR0 UL1 DF1 BL0 DR0 UBL1 DBR1 UFR2 DFR2 DFL2 UBL2 UFL2 DBL0 -# SRC - representation of the object in C code (write) +# SRC - representation of the object in C code for cube_array (write) The exact format depends on the internal cube representation. It is guaranteed that, if OUT is the output in this format, the line -- cgit v1.3