Subversion Repositories Kolibri OS

Rev

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

Rev 5676 Rev 6887
Line 1... Line 1...
1
//IO library
1
//IO library
2
#ifndef INCLUDE_DATE_H
2
#ifndef INCLUDE_DATE_H
3
#define INCLUDE_DATE_H
3
#define INCLUDE_DATE_H
4
#print "[include ]\n"
-
 
Line 5... Line 4...
5
 
4
 
6
#ifndef INCLUDE_STRING_H
5
#ifndef INCLUDE_STRING_H
7
#include "../lib/strings.h"
6
#include "../lib/strings.h"