Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1086 → Rev 1109

/demos/trunk/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