Subversion Repositories Kolibri OS

Rev

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

Rev 5642 Rev 5676
Line 1... Line 1...
1
//copyf - copy file or folder with content
1
//copyf - copy file or folder with content
2
#ifndef INCLUDE_COPYF_H
2
#ifndef INCLUDE_COPYF_H
3
#define INCLUDE_COPYF_H
3
#define INCLUDE_COPYF_H
-
 
4
#print "[include ]\n"
Line 4... Line 5...
4
 
5
 
5
#ifndef INCLUDE_FILESYSTEM_H
6
#ifndef INCLUDE_FILESYSTEM_H
6
#include "../lib/file_system.h"
7
#include "../lib/file_system.h"