diff --git a/apps/editor/Makefile.editor b/backyard/apps/editor/Makefile.editor similarity index 100% rename from apps/editor/Makefile.editor rename to backyard/apps/editor/Makefile.editor diff --git a/apps/editor/editor-dsc.c b/backyard/apps/editor/editor-dsc.c similarity index 97% rename from apps/editor/editor-dsc.c rename to backyard/apps/editor/editor-dsc.c index 057ada02a..cca4a9bc8 100644 --- a/apps/editor/editor-dsc.c +++ b/backyard/apps/editor/editor-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: editor-dsc.c,v 1.1 2006/06/17 22:41:11 adamdunkels Exp $ + * $Id: editor-dsc.c,v 1.1 2007/05/23 23:34:33 oliverschmidt Exp $ * */ diff --git a/apps/editor/editor-dsc.h b/backyard/apps/editor/editor-dsc.h similarity index 96% rename from apps/editor/editor-dsc.h rename to backyard/apps/editor/editor-dsc.h index 6716128e0..a044e0649 100644 --- a/apps/editor/editor-dsc.h +++ b/backyard/apps/editor/editor-dsc.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: editor-dsc.h,v 1.1 2006/06/17 22:41:11 adamdunkels Exp $ + * $Id: editor-dsc.h,v 1.1 2007/05/23 23:34:33 oliverschmidt Exp $ * */ #ifndef __EDITOR_DSC_H__ diff --git a/apps/editor/editor.c b/backyard/apps/editor/editor.c similarity index 99% rename from apps/editor/editor.c rename to backyard/apps/editor/editor.c index 645b84d08..eac43cd22 100644 --- a/apps/editor/editor.c +++ b/backyard/apps/editor/editor.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: editor.c,v 1.1 2006/06/17 22:41:11 adamdunkels Exp $ + * $Id: editor.c,v 1.1 2007/05/23 23:34:33 oliverschmidt Exp $ */ #define EDITOR_CONF_WIDTH 32 #define EDITOR_CONF_HEIGHT 16