diff options
Diffstat (limited to 'utils/FORMAT.txt')
| -rw-r--r-- | utils/FORMAT.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: | |||
| 25 | FL1 BR0 DB0 UR1 UF0 UB0 DL0 FR0 UL1 DF1 BL0 DR0 | 25 | FL1 BR0 DB0 UR1 UF0 UB0 DL0 FR0 UL1 DF1 BL0 DR0 |
| 26 | UBL1 DBR1 UFR2 DFR2 DFL2 UBL2 UFL2 DBL0 | 26 | UBL1 DBR1 UFR2 DFR2 DFL2 UBL2 UFL2 DBL0 |
| 27 | 27 | ||
| 28 | # SRC - representation of the object in C code (write) | 28 | # SRC - representation of the object in C code for cube_array (write) |
| 29 | 29 | ||
| 30 | The exact format depends on the internal cube representation. It is | 30 | The exact format depends on the internal cube representation. It is |
| 31 | guaranteed that, if OUT is the output in this format, the line | 31 | guaranteed that, if OUT is the output in this format, the line |
