Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1085 → Rev 1143

/demos/tags/rel_0_5/simcity/include/simcity.h
2,7 → 2,7
// global variables and tasks bodies declaration
 
#include <kernel/func.h>
#include <semaphor.h>
#include <semaphore.h>
#ifndef CST
#include "constant.h"
#endif
/demos/tags/rel_0_5/simcity/include/keyfunct.h
7,4 → 7,4
void h_car_kill(KEY_EVT *);
void endfun(KEY_EVT *);
void refresh(KEY_EVT *);
void sensor_switch(KEY_EVT *);
void sensor_switch(KEY_EVT *);