Subversion Repositories wimsdev

Rev

Rev 8195 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8195 Rev 8219
Line 18... Line 18...
18
#ifndef SYMTEXT_H
18
#ifndef SYMTEXT_H
19
#define SYMTEXT_H 1
19
#define SYMTEXT_H 1
20
 
20
 
21
#include <time.h>
21
#include <time.h>
22
 
22
 
23
#include "../../includes.h"
-
 
24
#include "../../Lib/libwims.h"
23
#include "../../Lib/libwims.h"
25
 
24
 
26
        /* Maximum of blocks. Limited to sizeof(short). */
25
        /* Maximum of blocks. Limited to sizeof(short). */
27
#define MAX_BLOCKS      8192
26
#define MAX_BLOCKS      8192
28
        /* Maximum of pools. Limited to sizeof(short). */
27
        /* Maximum of pools. Limited to sizeof(short). */