Moved GTK port to the backyard as it doesn't work for quite some time by now.
This commit is contained in:
parent
00d75c8d16
commit
a9a1a00f27
|
@ -27,7 +27,7 @@
|
|||
#
|
||||
# This file is part of the Contiki desktop environment
|
||||
#
|
||||
# $Id: Makefile,v 1.3 2007/11/29 07:56:46 adamdunkels Exp $
|
||||
# $Id: Makefile,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
#
|
||||
|
||||
all: contiki-main
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: clock.c,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $
|
||||
* $Id: clock.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
/**
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop environment
|
||||
*
|
||||
* $Id: contiki-main.c,v 1.9 2007/11/29 07:56:46 adamdunkels Exp $
|
||||
* $Id: contiki-main.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop environment
|
||||
*
|
||||
* $Id: conio.h,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $
|
||||
* $Id: conio.h,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
#ifndef __CONIO_H__
|
|
@ -27,7 +27,7 @@
|
|||
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: ctk-arch.h,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $
|
||||
* $Id: ctk-arch.h,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
*
|
||||
* This file is part of the "ctk" console GUI toolkit for cc65
|
||||
*
|
||||
* $Id: ctk-gtksim-conio.c,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $
|
||||
* $Id: ctk-gtksim-conio.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the "ctk" console GUI toolkit for cc65
|
||||
*
|
||||
* $Id: ctk-gtksim.c,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $
|
||||
* $Id: ctk-gtksim.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the "ctk" console GUI toolkit for cc65
|
||||
*
|
||||
* $Id: ctk-gtksim.h,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $
|
||||
* $Id: ctk-gtksim.h,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki VNC client
|
||||
*
|
||||
* $Id: vnc-draw.c,v 1.1 2006/06/17 23:07:15 adamdunkels Exp $
|
||||
* $Id: vnc-draw.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Loading…
Reference in a new issue