Subversion Repositories wimsdev

Rev

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

Rev 9229 Rev 17974
Line 83... Line 83...
83
 
83
 
84
extern char vbuf_statement[MAX_LINELEN+1];
84
extern char vbuf_statement[MAX_LINELEN+1];
85
extern char vbuf_hint[MAX_LINELEN+1];
85
extern char vbuf_hint[MAX_LINELEN+1];
86
extern char vbuf_help[MAX_LINELEN+1];
86
extern char vbuf_help[MAX_LINELEN+1];
87
extern char vbuf_solution[MAX_LINELEN+1];
87
extern char vbuf_solution[MAX_LINELEN+1];
88
 
-
 
-
 
88
extern char vbuf_latex[MAX_LINELEN+1];
89
/* from sp.c */
89
/* from sp.c */
90
 
90
 
91
#include "sp.h"
91
#include "sp.h"