From e0e21d5e120010607ea93b746953ad9a28550078 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 13 Sep 2020 10:25:57 +0200 Subject: Copied documentation into code --- src/moves.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/moves.c') diff --git a/src/moves.c b/src/moves.c index 15d5dad..ce47e8f 100644 --- a/src/moves.c +++ b/src/moves.c @@ -1,8 +1,3 @@ -/* This is a simple program to solve the Rubik's Cube. - * No idea how many features I am going to implement. - * Open source license and whatnot. - * I am trying to follow the C99 standard. */ - /* This file contains the definitions of the basic moves of the cube. * There is no object or type representing the cube. * Data about the cube can be represented by arrays (describing the position -- cgit v1.3