1 2 3 4 5 6 7 8 9 10 11 12 13
#include "constant_cubes.h" #include "io_moves.h" #include "io_trans.h" #include "cube.h" #include "io_cube.h" #include "moves.h" /* TODO: work in progress */ #if 0 #include "transform.h" #else #include "transform_with_switch.h" #endif
Generated with cgit - Back to sebastiano.tronto.net