diff options
Diffstat (limited to 'src/core/core.h')
| -rw-r--r-- | src/core/core.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/core.h b/src/core/core.h index 429039c..f041178 100644 --- a/src/core/core.h +++ b/src/core/core.h | |||
| @@ -4,10 +4,4 @@ | |||
| 4 | #include "cube.h" | 4 | #include "cube.h" |
| 5 | #include "io_cube.h" | 5 | #include "io_cube.h" |
| 6 | #include "moves.h" | 6 | #include "moves.h" |
| 7 | |||
| 8 | /* TODO: work in progress */ | ||
| 9 | #if 1 | ||
| 10 | #include "transform.h" | 7 | #include "transform.h" |
| 11 | #else | ||
| 12 | #include "transform_with_switch.h" | ||
| 13 | #endif | ||
