aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
blob: 6ffd76f8a6038c9279dca6442e1e4ede3fb362a6 (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 0
#include "transform.h"
#else
#include "transform_with_switch.h"
#endif

Generated with cgit - Back to sebastiano.tronto.net