Subversion Repositories Kolibri OS

Rev

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

Rev 8021 Rev 8383
Line 1... Line 1...
1
#define MEMSIZE 4096*40
1
#define MEMSIZE 4096*40
Line 2... Line 2...
2
 
2
 
3
#include "../lib/gui.h"
-
 
4
#include "../lib/io.h"
3
#include "../lib/gui.h"
5
#include "../lib/collection.h"
4
#include "../lib/collection.h"
6
#include "../lib/list_box.h"
5
#include "../lib/list_box.h"
Line 7... Line 6...
7
#include "../lib/fs.h"
6
#include "../lib/fs.h"