Subversion Repositories Kolibri OS

Rev

Rev 8946 | Rev 9439 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8946 Rev 8954
Line 1... Line 1...
1
//11.03.12 - start!
1
//11.03.12 - start!
2
//ver 2.31
2
//ver 2.31
Line 3... Line -...
3
 
-
 
4
#ifndef AUTOBUILD
-
 
5
	?include "lang.h--"
-
 
6
#endif
-
 
7
 
3
 
8
#define MEMSIZE 200*1024
4
#define MEMSIZE 200*1024
9
#include "../lib/mem.h"
5
#include "../lib/mem.h"
10
#include "../lib/strings.h"
6
#include "../lib/strings.h"
11
#include "../lib/io.h"
7
#include "../lib/io.h"