Subversion Repositories Kolibri OS

Rev

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

Rev 5767 Rev 5807
Line 26... Line 26...
26
	pause(50);
26
	pause(50);
27
	copyf(abspath("install/tmp"), "/tmp0/1");
27
	copyf(abspath("install/tmp"), "/tmp0/1");
28
	ExitProcess();
28
	ExitProcess();
29
}
29
}
Line 30... Line 30...
30
 
30
 
Line 31... Line 31...
31
void copyf_Draw_Progress(dword filename) { return; }
31
void Operation_Draw_Progress(dword filename) { return; }
32
 
32