aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/FORMAT.txt2
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:
25FL1 BR0 DB0 UR1 UF0 UB0 DL0 FR0 UL1 DF1 BL0 DR0 25FL1 BR0 DB0 UR1 UF0 UB0 DL0 FR0 UL1 DF1 BL0 DR0
26UBL1 DBR1 UFR2 DFR2 DFL2 UBL2 UFL2 DBL0 26UBL1 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
30The exact format depends on the internal cube representation. It is 30The exact format depends on the internal cube representation. It is
31guaranteed that, if OUT is the output in this format, the line 31guaranteed that, if OUT is the output in this format, the line

Generated with cgit - Back to sebastiano.tronto.net