FirstTry/test.c

gehe zur Dokumentation dieser Datei
00001 /***************************************************************************
00002  *                                                                         *
00003  *   This program is free software; you can redistribute it and/or modify  *
00004  *   it under the terms of the GNU General Public License as published by  *
00005  *   the Free Software Foundation; either version 2 of the License, or     *
00006  *   any later version.                                                    *
00007  ***************************************************************************/
00008 
00009 #include "asuro.h"
00010 
00011 int main(void)
00012 {
00013   Init();
00014 
00015   while (1);
00016   return 0;
00017 }

Erzeugt am Mon Apr 9 13:28:39 2007 für ASURO Library von  doxygen 1.5.1-p1