00001 /*-----------------------------------------------------------------------------------*/ 00002 /* INRIA 2006 */ 00003 /* Ledru Sylvestre */ 00004 /*-----------------------------------------------------------------------------------*/ 00005 00006 void settexmacs(void); 00007 int C2F(intexmacs)(void); 00008 void next_input (void); 00009 void C2F(texmacsin)(char buffer[],int *buf_size, int *len_line,int *eof,long int dummy1);
1.5.1