Subversion Repositories spk

Rev

Rev 1 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 4
Line 20... Line 20...
20
			current += 5;
20
			current += 5;
21
			PrintType();
21
			PrintType();
22
		}
22
		}
23
	}
23
	}
24
 
24
 
25
	void DoingFile ( CFile *file ) { }
25
	void DoingFile ( C_File *file ) { }
26
 
26
 
27
	void PrintDone ()
27
	void PrintDone ()
28
	{
28
	{
29
		while ( current < 100 )
29
		while ( current < 100 )
30
		{
30
		{