aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
blob: 429039c54944fb764bed07f265c6d449b91b7772 (plain)
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 1
#include "transform.h"
#else
#include "transform_with_switch.h"
#endif

Generated with cgit - Back to sebastiano.tronto.net