Subversion Repositories Kolibri OS

Rev

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

Rev 6773 Rev 7516
Line 1... Line 1...
1
#include "func.h"
1
#include "func.h"
2
#include "parser.h"
2
#include "parser.h"
3
#include "kolibri.h"
-
 
4
#include "use_library.h"
3
#include "use_library.h"
Line 5... Line 4...
5
 
4
 
6
const char header[] = "Graph";
5
const char header[] = "Graph";
7
const char empty_text[] = "No function loaded. Type file name and press Enter. ";
6
const char empty_text[] = "No function loaded. Type file name and press Enter. ";