Subversion Repositories svn1-original

Rev

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

Rev 51 Rev 53
Line 207... Line 207...
207
int raw_print( char *format, ... );
207
int raw_print( char *format, ... );
208
void console_prompt( char prompt );
208
void console_prompt( char prompt );
209
void console_clreol( void );
209
void console_clreol( void );
210
void calc_class_summary( t_class_summary * ptr );
210
void calc_class_summary( t_class_summary * ptr );
211
int csv_print( char *format, ... );
211
int csv_print( char *format, ... );
-
 
212
void set_commands ( char * cptr);
212
 
213
 
213
 
214
 
214
 
215
 
215
/********************************* EOF ***********************************/
216
/********************************* EOF ***********************************/