Project

General

Profile

Revision 351

created libs.h

View differences:

zombies.c
4 4

  
5 5
#include "proj.h"
6 6

  
7
#include "libs.h"
8

  
7 9
#include "proj_macros.h"
8 10
#include "proj_func.h"
9 11
#include "ent.h"
10 12
#include "interrupts_func.h"
11
#include "graph.h"
12
#include "hltp.h"
13
#include "errors.h"
14 13
#include <math.h>
15 14

  
16 15
#define ZOMBIES_NUM             5

Also available in: Unified diff